home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Online 1997 January
/
PCO0197.ISO
/
filesbbs
/
dos
/
400ter.arj
/
SCRIPT.EXE
/
DOS.INC
< 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-03-07
|
295 b
|
16 lines
% DOS.INC DOS constants
% ---------------------
%
% For FindFirst, FindNext and other DOS functions.
Set ReadOnly = 1
Set Hidden = 2
Set SysFile = 4
Set VolumeID = 8
Set Directory = 16
Set Archive = 32
Set AnyFile = 63