PIKLTB

Contents


Pikltb is used to restore the current line of a grid that was previously saved by the Pokltb instruction.

Syntax

   Pikltbdef_tabl 

Parameters

Element

Description

Restrictions

def_tabl

Definition of a grid under the following form :
[
classvarbas_name

None

class

Abbreviation describing the mask containing the grid.

None

varbas_name

variable_name describing the variable for the bottom of the grid.

None

Examples

########################################
Subprog B2_NBFAC
Pokltb
[M:ZEPO]NBFAC
End

########################################
Subprog B3_NBFAC
[M]SHO(1)= "facxxx"
[M]INVDTAAMT(1)= 2000.00
Affzo [M]SHO(1),INVDTAAMT(1)
End

########################################
Subprog B4_NBFAC
Pikltb [M]NBFAC
Affzo [M]SHO(1),INVDTAAMT(1)
End

Description and comments

Pikltb is used to restore the current line of a grid that was previously saved by the Pokltb instruction.

Associated errors

None

New to version 130

This is a new instruction.

Associated keywords

POKLTB 


CONTENTS

Copyright © Sage 1999 - 2007