import export file dictionary (OpenInsight Specific)
At 25 JAN 2002 05:20:19PM Glenn Bryant wrote:
My importexport file has no dictionary. I have written an export routine (there is none in OI I gather, at least I haven't found it) and would like to store my exports in that file also. Does anyone have available the meanings of all the fields in rows in this file?
At 25 JAN 2002 06:10PM Donald Bakke wrote:
Glenn,
Given that this is being used for both import and export definitions it would seem that there is no universal purpose for each field thus no dictionary is required. We have done the same thing that you are and just used whatever field positions we wanted.
dbakke@srpcs.com
At 26 JAN 2002 03:20PM Warren wrote:
The dict for importexport/import.export stopped shipping or is not created in applications from version 3.x on. Try looking in the SYSPROG application/account.
At 27 JAN 2002 09:31AM Glenn Bryant wrote:
Thanks Don, thats what I'll do.