00001 #ifndef cliverbdef_h
00002 #define cliverbdef_h
00003
00004 #define CLI_K_VERB_ALLO 1
00005 #define CLI_K_VERB_ANAL 2
00006 #define CLI_K_VERB_ASSI 3
00007 #define CLI_K_VERB_BASI 4
00008 #define CLI_K_VERB_BLIS 5
00009 #define CLI_K_VERB_COBO 6
00010 #define CLI_K_VERB_CONT 7
00011 #define CLI_K_VERB_COPY 8
00012 #define CLI_K_VERB_CREA 9
00013 #define CLI_K_VERB_DATA 10
00014 #define CLI_K_VERB_DEAL 11
00015 #define CLI_K_VERB_DEAS 12
00016 #define CLI_K_VERB_DEBU 13
00017 #define CLI_K_VERB_DEFI 14
00018 #define CLI_K_VERB_DELE 15
00019 #define CLI_K_VERB_DEPO 16
00020 #define CLI_K_VERB_DIFF 17
00021 #define CLI_K_VERB_DIRE 18
00022 #define CLI_K_VERB_DISM 19
00023 #define CLI_K_VERB_EDIT 20
00024 #define CLI_K_VERB_EOD 21
00025 #define CLI_K_VERB_EXAM 22
00026 #define CLI_K_VERB_EXIT 23
00027 #define CLI_K_VERB_FORT 24
00028 #define CLI_K_VERB_GOTO 25
00029 #define CLI_K_VERB_HELP 26
00030 #define CLI_K_VERB_IF 27
00031 #define CLI_K_VERB_INIT 28
00032 #define CLI_K_VERB_INQU 29
00033 #define CLI_K_VERB_LINK 30
00034 #define CLI_K_VERB_LOGO 31
00035 #define CLI_K_VERB_MACR 32
00036 #define CLI_K_VERB_MCR 33
00037 #define CLI_K_VERB_ON 34
00038 #define CLI_K_VERB_PRIN 35
00039 #define CLI_K_VERB_RUN 36
00040 #define CLI_K_VERB_SET 37
00041 #define CLI_K_VERB_SHOW 38
00042 #define CLI_K_VERB_STAR 39
00043 #define CLI_K_VERB_STOP 40
00044 #define CLI_K_VERB_SUBM 41
00045 #define CLI_K_VERB_TYPE 42
00046 #define CLI_K_VERB_MOUN 43
00047 #define CLI_K_VERB_PATC 44
00048 #define CLI_K_VERB_REPL 45
00049 #define CLI_K_VERB_UNLO 46
00050 #define CLI_K_VERB_APPE 47
00051 #define CLI_K_VERB_DUMP 48
00052 #define CLI_K_VERB_PURG 49
00053 #define CLI_K_VERB_RENA 50
00054 #define CLI_K_VERB_CANC 51
00055 #define CLI_K_VERB_LIBR 52
00056 #define CLI_K_VERB_SORT 53
00057 #define CLI_K_VERB_REQU 54
00058 #define CLI_K_VERB_SYNC 55
00059 #define CLI_K_VERB_CORA 56
00060 #define CLI_K_VERB_PASC 57
00061 #define CLI_K_VERB_PLI 58
00062 #define CLI_K_VERB_MESS 59
00063
00064 #define CLI_K_VERB_FORE 255
00065
00066 #endif
00067
00068