CPL64 problem


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on March 04, 2010 at 14:47:52:

Customer with a lot of OLD, OLD CPL64 screens. Especially menus.

I'm updating a number of these old programs with WDL versions. If the user's in Full Screen, the screen shrinks to the dialog size and goes back to full screen when the memu program is run.

However, if the user has Comet in a Normal screen size, the return to the menu clears the screen but doesn't resize the screen to CPL64.

Replacing the (CPL64) command with (SCREEN=64,28) does work.


3000 IF SEL$ NE 'B'
!!!!! PRINT (0) (CPL64)
PRINT (0) (SCREEN=64,28)
ENDIF


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]