Corretta formattazione

git-svn-id: svn://10.65.10.50/trunk@1139 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-03-16 13:26:12 +00:00
parent 160b67513d
commit 85cc7c76d4
4 changed files with 22 additions and 22 deletions

View File

@ -15,10 +15,10 @@
#define MSK_3_PREVIOUS 109
#define MSK_3_NEXT 110
#define MSK_4_MESSAGE -1 // It is A Static Field!
#define MSK_4_MESSAGE -1 // It is A Static Field!
#define MSK_4_CODE 101
#define MSK_1 "ba2300a.msk"
#define MSK_2 "ba2300b.msk"
@ -54,14 +54,14 @@ bool build_code_files (FILE* iput, TFilename& outcdfile, TFilename& outnmf
void build_list_box (FILE* names, TMask& mask, short field);
void build_list_file (FILE* inputfile, TFilename& outputfile);
bool change_default_printer (TFilename& inputfilename, FILE* inputfile, TString& newdefprinter);
bool erase_file (TFilename& filename);
bool erase_file (TFilename& filename);
bool is_present (FILE* inputfile, TString& printer);
void item2prname (TString& item, TString& mame);
void item2prname (TString& item, TString& mame);
void place_codes_on_file (FILE* names, FILE* codes, FILE* output);
bool seek_default_printer (FILE* inputfile, TString& newprinter, long* position, bool justafter=TRUE);
bool seek_first_printer (FILE* input, TString& printer, long* pos, bool justafter=TRUE);
bool seek_printer (FILE* inputfile, TString& printer, long* position, bool justafter=TRUE);
bool seek_printer_no (FILE* inputfile, int number, TString& printer, long* position, bool justafter=TRUE);
bool seek_printer (FILE* inputfile, TString& printer, long* position, bool justafter=TRUE);
bool seek_printer_no (FILE* inputfile, int number, TString& printer, long* position, bool justafter=TRUE);
#endif

View File

@ -4,4 +4,4 @@
#define GR_SEARCH 29
#define GR_MODIFY_PROTECTED 30
#define GR_RECORD_PROTECTED 31
#endif // __BA3100_H
#endif // __BA3100_H

View File

@ -43,7 +43,7 @@
#define F_COM 117
#define F_PROV 118
#endif // __BA3300_H
#endif // __BA3300_H

View File

@ -1,14 +1,14 @@
// Campi maschera tabella batb%lbu.msk
#define TAB_CPG "%CPG"
#define TAB_RPG "%RPG"
#define F_CODICE 101
#define F_DESC 102
#define F_SHEET_RPG 103
#define F_INIZIOSCAD 104
#define F_MESECOMM 105
#define F_TIPO_PRIMA_RATA 106
#define F_RATE_DIFF 108
#define F_INT_RATE 109
// Campi maschera tabella batb%lbu.msk
#define TAB_CPG "%CPG"
#define TAB_RPG "%RPG"
#define F_CODICE 101
#define F_DESC 102
#define F_SHEET_RPG 103
#define F_INIZIOSCAD 104
#define F_MESECOMM 105
#define F_TIPO_PRIMA_RATA 106
#define F_RATE_DIFF 108
#define F_INT_RATE 109
#define F_NUM_RATE 110