Griff
changed code again and this is the results
I'm using [NX6071LD.DBF]
'i'm here'
"BOO"
but is still does not create the file with the extended structure.
anything else to suggest
All, The test failed. with the same results as before
I always get:
"I'm using &ent_file"
'i'm here'
"BOO"
These are settings being used:
config.nt = files=255
set clipper= V100; R224; F225;
Blinker exe F225; E0;
Procedure depth = 60
overlay opsize = 90
I talked to admin and no...
Griff, thanks for the help.
Everything you have suggested has or is being tried. I have even check the properties of the folder to where the files are kept for anything strange. I have put some pointing lines of code in the prg just to see where it was going. they go like this
select 0
use...
Sam, thank you. All of these have been tried. The problem turns out to be that the program will not perform the line of code that reads "copy stru extended to (name of file). Any suggestions for help on this will be greatly appreciated.
socalwiz
I have a DOS app (clipper 5.3 blinker 4.0) that has been running fine. Now I am informed it is not working. Upon selection of function, program errors out with DBFNTX 1002 -not able to open file. Problem is the line of code just before the use line is "copy stru extended to &t_file". This...
Hi, gmalavrazic, we have had the same or similar problems. What we have found is that you do not have enough file handles open to accomodate all your indexes. Try setting clipper environment in a batch file, ours is something like this.....
set clipper=v014;r085;f091
// the name of the...
I'm only getting this when I the one prg tries to compile. The rest of the 15 plus program compile just fine. Did not have this happen before. I am not the one who wrote this program, I only make minor changes in support of it. At the point I compile it, I have 603 mb of conventional ram...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.