GKatReliable
Programmer
I have to APPEND FROM a text file delimited with semicolons.
When I say APPEND FROM ... DELIMITED WITH ;
or DELIMITED WITH ";"
or DELIMITED WITH SEMICOLON
or DELIMITED WITH CHR(59)
I just get Unrecognized phrase/keyword in command.
What is the syntax for a non-standard delimiter?
Regards,
Glenn Koproske
When I say APPEND FROM ... DELIMITED WITH ;
or DELIMITED WITH ";"
or DELIMITED WITH SEMICOLON
or DELIMITED WITH CHR(59)
I just get Unrecognized phrase/keyword in command.
What is the syntax for a non-standard delimiter?
Regards,
Glenn Koproske