I get the following error when trying to run my clipper app, even after rebooting the PC:
Run-time error R6009 - not enough space for environment
My Clipper 5.3 app is 714K, linked with Exospace for Clipper 5.3.
I'm running on an IBM PC with:
- Windows XP Service Pack 1
- Pentium 4...
Is there any way to keep the mouse pointer off when using the alert() function? My clipper app is totally mouse disabled and I never want to see the mouse pointer. I use
mSetCursor(.f.)
set cursor off
setcursor(0)
but the mouse pointer still comes on when using the alert() function. I am...
I am using Clipper 5.3 and linking with Exospace for Clipper 5.3. I am running on a WIN2000 machine. I am trying to turn off the mouse pointer with:
mSetCursor(.f.)
but the mouse pointer still shows.
Any other suggestions?
Thanks!
I was previously able to run my Clipper 5.3 apps in Win 95 full screen (width and length). I have since been upgraded to Win 2000, and regardless of how I set the program and font properties of the start icon, the screen area display properties of my display (pixels), and even running from the...
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.