I need to define a Qualified Data Structure for a "Select Into". But, the Table is not defined in the F-Specs. Do I have to *re-define* each field name? Or, is there a way to utilize something similar to the "Like()" keyword for an external Table name?
The only other option I know of is to define the table in F-Specs and designate it as "USROPN" and just never open it.
Suggestions?
-R
The only other option I know of is to define the table in F-Specs and designate it as "USROPN" and just never open it.
Suggestions?
-R








Comment