/* resource file indicies for ZOOSHELL */ #define MENUBAR 0 /* menu tree */ #define MNABOUT 11 /* STRING in tree MENUBAR */ #define EXTRACT 20 /* STRING in tree MENUBAR */ #define RESTORE 21 /* STRING in tree MENUBAR */ #define RELATIVE 22 /* STRING in tree MENUBAR */ #define ADD 24 /* STRING in tree MENUBAR */ #define MOVE 25 /* STRING in tree MENUBAR */ #define BACKUP 26 /* STRING in tree MENUBAR */ #define CHDIR 28 /* STRING in tree MENUBAR */ #define MKDIR 29 /* STRING in tree MENUBAR */ #define QUIT 31 /* STRING in tree MENUBAR */ #define LIST 33 /* STRING in tree MENUBAR */ #define PRINT 34 /* STRING in tree MENUBAR */ #define LISTPRN 36 /* STRING in tree MENUBAR */ #define PRINTPRN 37 /* STRING in tree MENUBAR */ #define COMMENT 39 /* STRING in tree MENUBAR */ #define TEST 40 /* STRING in tree MENUBAR */ #define WHATIS 42 /* STRING in tree MENUBAR */ #define HELPEX 43 /* STRING in tree MENUBAR */ #define HELPREST 44 /* STRING in tree MENUBAR */ #define HELPVIEW 45 /* STRING in tree MENUBAR */ #define HELPSPEC 46 /* STRING in tree MENUBAR */ #define ABOUTBOX 1 /* form/dialog */ #define AVERSION 1 /* STRING in tree ABOUTBOX */ #define FWHATIS 2 /* form/dialog */ #define MASKFRM 3 /* form/dialog */