Posted by Grant Foraker on August 20, 2013 at 12:14:07:
In Reply to: Re: E47 posted by Barbara Brazil on August 20, 2013 at 11:33:52:
The opposite, too small.
PRINT(0)"@0500@" ! CLEAR SCREEN
S=LEN(T$) ! DEFINE LENGTH OF TITLE
X=32-S/2 ! DEFINE HORIZ PRINT POS FOR TITLE
PRINT(0,2710) ! INITIAL SCREEN BACKGROUND
T$ is 80
S is 2.0
X calculates as -8.
Comet 16 is OK with -8. Comet32 used to be OK but isn't with the current release.
Goes to show what happens when you display an 80 character field on a CPL64 screen :)
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.