A clarification about rows and columns


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

Posted by Bob A on May 20, 2013 at 06:11:44:

if I execute the following:

SET NrOfColumns = 90
SET NrOfROWS = 35

PRINT (0) (SCREEN=NrOfColumns,NrOfRows)

then the maximum address in a Format Positioner is "@(89,34)" ?

and

PRINT (0) (WC);BF

will Blank Fill line 34 (last line)

and having an address of @(40,35) will cause the proverbial:

"Unpredictable results will occur"

this is compiled with Comet16 and executed/tested under Comet32

Thanx

Bob "A"


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 ]