PAI and PrintAllInformation (RecordsetCursor subroutines)

From m204wiki
Revision as of 19:36, 11 July 2014 by JAL (talk | contribs)
Jump to navigation Jump to search

Print All Information from record (RecordsetCursor class)


PrintAllInformation is a synonym for the PAI subroutine.

Syntax

recordsetCursor:PAI

recordsetCursor:PrintAllInformation

Syntax terms

record A Record object.

Usage notes