I have text file with the data RUBICEL NUÑEZ GORDILLO
i read the file with
m_data = FGETS(nFileHandle,1000)
messagebox(m_data)
replace nombre with m_data
messagebox(nombre)
why is the data changed to RUBICEL NUÑEZ GORDILLO
Chriss I AM sending a rar file with the cdx,dbf and ftp files.
how can i index them?
Please helphttps://files.engineering.com/getfile.aspx?folder=d8b04b7d-bd61-4635-8e34-69f7429f02ad&file=sistemdeahorr.rar
How do index the dbf. i found the cdx filehttps://files.engineering.com/getfile.aspx?folder=a1914099-b801-4616-b439-9aa34abf5961&file=sistemadeahorr_app.fpt
On sunday i uodated my aplication and tested it ok, on monday i changed a line in a scx form and now the exe gives the error
"One or more required indexes is missing from your metatable"
doc_open
doc_new
doc_descr
doc_type
deleted()
then
"Application cannot run"
I got the following message:
https://res.cloudinary.com/engineering-com/raw/upload/v1634050877/tips/Doc18_tqyzax.docx
and this is the start of apperror.fpt
...
Error # 31
Program validatemetatable
Message La referencia al subíndice no es válida.
Line # 74
Session 1
DiskSpc **********
Screen...
I am generating the .exe version and now get the error "Invalid subscript reference". Yesterday no problem, now doesnt work.
The program doesnt even start,
the apperror file shows
*********************************************
Error # 31
Program validatemetatable
Message La referencia al...
I use the following code:
OPEN DATABASE c:\foxahorro\ahorro.DBC
Use ahorro!peps2019 exclusive
Index on nombre tag yourtag
SET INDEX TO c:\foxahorro\peps2019 TAG yourtag
REINDEX
BROWSE
There are only 4 récords in the file at present, the field nombre has values of d, b, a and d
the browse...
I need to index a table whose index key is 200 characters long, and to allow duplicates.
What commands should I use to create the table and its cdx file?
Dave Norman
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.