PAI and PrintAllInformation (RecordsetCursor subroutines): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 19:40, 11 July 2014

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