NOLIGN1

Contents


nolign1 contains the second boundary for a range of lines to be deleted from the bottom of table variable.

 

Class, type and dimension

Shortint [S]nolign1

 

Examples

# deleting a group of lines
If status = 68 | status = 83
GMODIF = 1
For NOL=nolign-1 To
nolign1-1
    Gosub TEST_ANU From SUBSQHB
    If mkstat : Break : Endif
Next NOL
Endif

 

Description and comments

When deleting from a group of lines in the bottom of table variable, the number of the first line of the range is found in the nolign variable, and the number of the last line of the range in the variable nolign1.

 

Associated errors

No associated errors.

 

Associated key words

MASKNOLIGN


CONTENTS


Copyright © Sage 1999 - 2007