RATE THIS ANSWER
+1
Click to Vote:
1
0
Your F spec would need two keywords
F filename E DISK USROPN EXTFILE(myfile)
D myfile S 10
/free
myfile = 'TESTFILE';
open filename;
When you compile the program either
1. a file by the name of FileName should exist in your library list with the correct structure for your program to map the field from
or
2. do an OvrDbf Filename Testfile shave(*yes) to point the use of filename to an existing example of the file structure,
then compile,
then dltovr filename
Phil
Last Answered:
Sep 12 2009 11:54 AM GMT by Philpl1jb 
24600 pts.