Importing Text Files

W

Wesley

Hi,

How can I test the import of a text file and raise an
error condition which prompts the user that the file
format is incorrect if the import fails?
 
A

Allen Browne

Use TransferText in a procedure with error handling.

It's easy enough to mess up the source file for testing purposes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top