PAI and PrintAllInformation (Record subroutines)

From m204wiki
Revision as of 19:27, 11 July 2014 by JAL (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Print All Information from record (Record class)


PrintAllInformation is a synonym for the PAI subroutine.

Syntax

record:PAI

record:PrintAllInformation

Syntax terms

record A Record object.

Usage notes