Posted by Grant Foraker on January 03, 2012 at 11:21:11:
During a conversion to #CFILES, I ran into several IBR (nee $) that popped up with the "MARGIN is" message. Answering "Y" doesn't really help as any print beyond 133 is either truncated or wrapped.
So, let's modernize. Let MARGIN remain in use to determine file size when outputting to a sequential file.
Add a FONT command that could be in a form like ...
FONT "Lucida Console, CPI"
"LPI", "points" and "weight" might be additional options.
And/Or,
SELECTSYSFONT nn
This would be the equivalent of (SelectSysFont=nn)
In addition to the standard system fonts 0-2, I have fonts 11-20 stashed in my COSWGLOB.INI. They're Lucida Console with CPI of 11-20.
And/Or,
Make Reporter smart enough to automatically set the CPI based on the width of the print line.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.