>  I'm seeing some 'spurious' vars (not created by me) like 'v0%' (zero) 
>  after 
>  a Gateway Import command:
>  GATEWAY IMPORT CSV decactng.csv REPLACE tdecactng OPTION FIRST_ROW 2
>  v00344CCE          = 2338                                     INTEGER
>  v00344ECE          = 2339                                     INTEGER
> 
>  Brad, they look like error message numbers:
>  -ERROR- A transaction is currently using the supplied transaction 
> name. 
>  (2338)
>  -ERROR- The transaction management area on file 1 is bad. (2339)
>  -ERROR- The transaction name in RBASE.ASC is missing or invalid. 
> (2340)
>  -ERROR- Encountered an invalid transaction id number. (2341)
>  I have no idea why they might be being generated as variables.
>  Regards,
>  Alastair.
> >>

Well, I thought I'd write back to myself, if of help to others.

Unload/Reload(run) of DB and R:SCOPE (no errors), but same behaviour with 
variables created by R:BASE.
Within my code I clear the vars, but, just curious. . . 

R:BASE probably doesn't like my import file - I'll try Gateway Wizard...

-Brad


Reply via email to