home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
APPS
/
PROG
/
REXX
/
CMD
/
I265.ZIP
/
R_PRIMO.CMD
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-08-05
|
125 b
|
6 lines
/* primo.cmd */
'@echo off'
say 'This is the first batch program'
call 'r_secund'
say 'Back in the first batch program'