Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: N9682A
  • Content: Threads
  • Order by date
  1. N9682A

    Run-time error R6009

    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...
  2. N9682A

    Keep mouse pointer off when using Alert() function

    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...
  3. N9682A

    How to turn off mouse pointer in WIN2000

    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!
  4. N9682A

    Full Screen Clipper 5.3 in Win2000?

    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...

Part and Inventory Search

Back
Top