.. PCPCONN.MEX (02/08/90) .. This short script is run once the destination system has been .. reached. screen on cls say "Connected to ",F," at ",B,"00 bps/n/n" t;. enter terminal mode LABEL LOOP say "/nEnter a single MEX command (or M for menu): " accept A comp A "M" if value=1 READ PCPMENU {A} GOTO LOOP