POKLTB 

Contents


Pokltb is used to save the current line in a grid.

Syntax

   Pokltbdef_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

Pokltb is used to save the current line of a grid designated as a parameter.

Pikltb is used to restore this current line in the grid.

Associated errors

None

New to version 130

This is a new instruction.

Associated keywords

PIKLTB 


CONTENTS

Copyright © Sage 1999 - 2007