29 state.lgState_print =
true;
36 state.lgGet_state =
true;
37 strcpy(
state.chGetFilename , chFilename );
39 else if( p.
nMatch(
" PUT") )
44 state.lgPut_state =
true;
45 strcpy(
state.chPutFilename , chFilename );
50 state.lgPutAll =
true;
54 state.lgPutAll =
false;
60 fprintf(
ioQQQ,
" The STATE command has two keywords, GET and PUT. One must appear - I did not see it.\n Sorry.\n" );
const int INPUT_LINE_LENGTH
#define DEBUG_ENTRY(funcname)
bool nMatch(const char *chKey) const
int GetQuote(char *chLabel, bool lgABORT)
FILE * open_data(const char *fname, const char *mode, access_scheme scheme)
void ParseState(Parser &p)