home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
COMMUNIC
/
TM211_1.ZIP
/
CR.SCR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1990-05-25
|
174 b
|
10 lines
;
; CR.SCR sends a carriage return [Enter] to the remote system
; every 5 seconds or a "More" is received.
;
while connected
waitfor "More",5
put
endwhile