home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
PROG
/
BASIC
/
BPREP110.ZIP
/
BP.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1991-06-24
|
264 b
|
14 lines
rem
rem This batch file takes a single parameter (input file name)
rem and create the output file.
rem
rem Your source file : sample.b
rem
rem you type : bp sample
rem
rem the output file : sample.bas
rem
rem
rem
bprep %1.b %1.bas