home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 December
/
VPR9712A.ISO
/
OLS
/
WIN32
/
COMWP380
/
comwp380.exe
/
SAMPLES.EXE
/
SAMPLE3.DEF
< prev
next >
Wrap
Text File
|
1997-08-25
|
502b
|
15 lines
LIBRARY sample3
DESCRIPTION 'Sample3 for ComWin Ver. 3.80 copyright (c) 1994-97 by M.Maedera'
EXETYPE windows
CODE preload moveable discardable
DATA preload moveable single
HEAPSIZE 1024
EXPORTS
SampleCommand @81
SampleInterpreter @82
SampleScript @83
CallCommand = SampleCommand @01
IMPORTS
comwin.MakeArgument
comwin.cwGetenv