Hello,
Keysend(chr(0)+chr(60)) correspond to F1 wich key code is -1. I would like to know why. Is there some logical formula to go from chr(0)+chr(60) to -1 ?
Regards,
mathmax
Hello,
I would like to parse an expression which is a condition of the CA-Clipper language and then translate it into SQL. Do you think that tools like LEX and YACC could help me to solve my problem? Or do you think there is an other better way?
Here is a translation sample:
("Mart" $...
Hello,
I currently try to use xharbour in order to run my clipper programs on
a SQL Server database.
Many points that surprised me :
- A program that just displays all the records of a table is twice
faster running on a .dbf file than running on a SQL Server database.
Is it normal ?
- What is...
Hello,
I've heard that it's possible to use an SQL server database with a Clipper program, thanks to Alaska (xbase++).
I would like to know if someone has already tried to do this or if someone know how to accomplish this.
Thank you in advance for any feedback.
mathmax
Hello,
I get this compilation error :
Fatal C3001 Memory overbooked
Do you know what is the problem and how to correct it ?
Thank you in advance for your help.
Hello,
I would like to compare the last modification date of an .ntx and a .dbf file. For the .dbf file, I can use LUPDATE() but is there a possibility to get the last modification date of an .ntx file ?
thanks
Hello,
I'm currently learning the Clipper langage and I have some difficulties with the GET, TBROWSE, TBCOMUMN classes. I don't understand how to use them. I know how to create instances of those classes but I don't know how to use the objects created. In fact, I would be nice if someone could...
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.