Re: how to determine the current number of ROWS on screen


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

Posted by Bob A on August 13, 2014 at 10:30:37:

In Reply to: Re: how to determine the current number of ROWS on screen posted by Brian Levantine on August 09, 2014 at 13:01:06:

Brian:

quick follow up questions:

the wiki says: For screen formats, the left-most position is 0 and the top row is also 0. The first position on a printer line is also 0, and the first position of a data record is 0.

when I used the sample code as follows:

1) Put (0) (SCREEN=120,24)
2) ran your code and displayed with a MSGBOX

I got: COLS = 120, but first ROWS=23 and then the (WC) line of 24 (after adding 1)

my follow up questions:

1) does this still mean that the addressing of the FORMAT statements is still COLS=0..119 and Rows=0..23
2) is it possible to address the (WC) line directly by using (???,24) in a format statement

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 ]