83a616f99a
in altri termini ~ --> ^ recarray.cpp Corretto metodo TFile_cache::fill nel caso delle tabelle relapp.cpp Migliorata gestione get_next_key relapp.h Aggiunta macro TRANSACTION_RUN tokens.h Aggiunto token CURRENCY xvtility Aggiunto HIDDEN alla funzione xvt_error_hook git-svn-id: svn://10.65.10.50/trunk@6654 c028cbd2-c16b-5b4b-a496-9718f37d4682
51 lines
1.4 KiB
C
Executable File
51 lines
1.4 KiB
C
Executable File
///////////////////////////////////////////////////////////
|
|
// .MSK Tokens by Guy 21-10-93
|
|
///////////////////////////////////////////////////////////
|
|
|
|
#define ALIAS AL
|
|
#define BEGIN BE
|
|
#define BOOLEAN BO
|
|
#define BROWSEFILE BR
|
|
#define BUTTON BU
|
|
#define CHECKTYPE CH
|
|
#define COPY CO
|
|
#define DATE DA
|
|
#define DISPLAY DI
|
|
#define DRIVENBY DR
|
|
#define EMPTY 0
|
|
#define END EN
|
|
#define ENDPAGE EN
|
|
#define FORCED FO
|
|
#define FIELD FI
|
|
#define FLAGS FL
|
|
#define GROUPBOX GR
|
|
#define GROUP GR
|
|
#define HELP HE
|
|
#define KEY KE
|
|
#define INPUT IN
|
|
#define ITEM IT
|
|
#define JOIN JO
|
|
#define LIST LI
|
|
#define LISTFILE LI
|
|
#define MESSAGE ME
|
|
#define MEMO ME
|
|
#define MASK MA
|
|
#define NUMBER NU
|
|
#define NONE NO
|
|
#define OUTPUT OU
|
|
#define PAGE PA
|
|
#define PICTURE PI
|
|
#define PROMPT PR
|
|
#define RADIOBUTTON RA
|
|
#define RUN RU
|
|
#define SEARCH SE
|
|
#define SELECT SE
|
|
#define STRING ST
|
|
#define SHEET SH
|
|
#define TEXT TE
|
|
#define TREE TR
|
|
#define USE US
|
|
#define VALIDATE VA
|
|
#define WARNING WA
|
|
#define ZOOM ZO
|