I want the form be visible while the main Visual FoxPro window invisible (in which "do form mychild" is issued).
( otherwise, I have two borders and two caption of the same stuff.)
Yes and no, Mike,
Visual FoxPro works correctly, yes.
But Visual FoxPro( -NOT foxpro 2.5-) executes the "foxpro 2.5 code" uncorrectly. ( I am trying to run the old 2.5 code under vfp8 without any change. (over a 100,000 lines of code, and most of the user interface done by @ say/gets.)...
Blumash,
are you still looking for a solution for your question.
If so, I can send you a small basic program that writes the Manufacture Serial number of the HD to a pre location on the harddisks, so that u can read and encript and combine them with the user number you issued and write those...
Mike
at start the special characters like "iü??ç??Ü??ÇÖ" (special Turkish Characters) are perfectly echoed to the screen by say get comments ,
But after the old program (foxpro 2.5 coding) continues to execution , the echoed characters are replaced by entirly different ones. (ON print...
Olaf
Thankyou very much for your advice for where to look.
Rob
Thankyou very much for your valuable help offer.
Mike,
thats something new to me. So I have to learn and then check for it. Thanks for your advice .
Regards
Dear Mike,
1- If you noticed , I am talking about the "codepage" which is not an item of old DOS-FOX. Therefore it's place may not be the "old type".
2- Though, @ say/get is an old type, it still is available in vfp9 and thousands lines of @ say/get code is working in my foxpro applications...
Dear Rob444
here is the code.
*** MAIN.PRG
******** SETTINGS *******
SET TALK OFF
SET ECHO OFF
SET CENTURY ON
SET DELETED ON
SET SAFETY OFF
SET SYSMENU OFF
SET STATUS BAR OFF
SET SYSFORMATS ON
SET EXCLUSIVE OFF
SET MULTILOCKS ON
_SCREEN.fontname = "Lucida Console"
_SCREEN.fontsize = 14...
How come an application shows up on the screen when run in the project manager but hides (become invisible) when it is built to a win32 executable and then executed. ?
Oh don't be sorry for that Ali ,it is obvious
but come to my point of question.
I will try to convert 100,000 lines of code of a whole accounting package to vfp9 .And don't even know how to use read events command within the form. Imagine my dissappointment.
I am an old programmer of foxpro 2.5 for dos.
Recently purchased vfp9.
since one week, triying to figure out how to use read events command.
Badly need help to write a program that simply adds to numbers (on two textboxes) on a form tru a command button , so that I can figure out the use of...
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.