home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Millennium Time Capsule
/
AC2000.BIN
/
disks
/
ac5_disk
/
tutorial.s
/
hbasic.tut
/
pdo.bh
< prev
next >
Wrap
Text File
|
1997-04-10
|
501b
|
18 lines
' Resource file indices for PDODISK.
CONST Info%=0 ' Form/Dialog-box
CONST Okbut1%=1 ' BUTTON in tree INFO
CONST Ver%=5 ' TEXT in tree INFO
CONST Menu%=1 ' Menu-tree
CONST About%=8 ' STRING in tree MENU
CONST Quit%=17 ' STRING in tree MENU
CONST View%=18 ' STRING in tree MENU
CONST Prin%=19 ' STRING in tree MENU
CONST Opts%=22 ' STRING in tree MENU
CONST Reg%=23 ' STRING in tree MENU
CONST Loads%=25 ' STRING in tree MENU
CONST Saves%=26 ' STRING in tree MENU