home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 September
/
PCWK996.iso
/
demo
/
wgelectr
/
pk51demo
/
files.2
/
EXAMPLES
/
SAMPL517
/
SAMPL517.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-09-01
|
199b
|
6 lines
REM This Batch-File generates the 80C517 Demo Calculator
C51 SAMPL517.C DEBUG OE CODE
C51 PUTCHAR.C DEBUG OE CODE
C51 GETKEY.C DEBUG OE CODE
BL51 SAMPL517.OBJ,PUTCHAR.OBJ,GETKEY.OBJ TO SAMPL517