home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
552.lha
/
Browser_II_v1.0
/
source.LZH
/
source
/
Actions.h
< prev
next >
Wrap
Text File
|
1991-06-16
|
367b
|
14 lines
#define BROWSERACTION_RENAME 0
#define BROWSERACTION_MAKEDIR 1
#define BROWSERACTION_DUPLICATE 2
#define BROWSERACTION_TOUCH 3
#define BROWSERACTION_COMMENT 4
#define BROWSERACTION_PROTECT 5
#define BROWSERACTION_DELETE 6
#define BROWSERACTION_COPYMOVE 7 /* not menu driven */
#define BROWSERACTION_WBRUN 8 /* not a real action, process msg identification */