home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Windows 95 Special 2
/
WIN95_2.bin
/
utils
/
envelop
/
envelop.3
/
Program
/
cw3215.eto
< 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
|
1996-07-08
|
232 b
|
10 lines
Type CW3215
Declare Function System Lib "CW3215" Alias "_system" (ByVal cmd as string) as long
Declare Function DeleteFile Lib "CW3215" Alias "_unlink" (ByVal filename as string) as long
End Type
Begin Code
End Code