Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import Wizard Code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00173577
Message ID:
00173670
Views:
31
>>>I have a comma delimted text file that I would like to import into an existing table. I was wondering if there is a way to look at the code that the importing wizard creates. I need to do exactly what the import wizard does plus add code to create the pk values.
>>>
>>>Thanks,
>>>
>>>Paul
>>
>>Look in VFP98\Tools\XSource directory. There will be a ZIP file there with all the code to the wizards. The path to look for in the ZIP file is vfpsource\wizards\wzimport.
>
>Hi Mark,
>
>I can't seem to find this...Maybe I should have mentioned I am using VFP 5.0. I found the wzimport.app.
>
>Also, to make sure we are on the same page, I don't want the source of the wizard but rather want to see the source generated by the wizard to do the import.
>

I do not have VFP5 installed anymore, but I am sure the source code was provided with that version as well (search for *.prg, etc). At least if you find the code, you could try to figure out where the code is generated, andd code to save it to a file, etc.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform