|
|
|
|
version 2003
PA_LoadRecord (tableNum)
| Parameter | Type | Description | |
| tableNum | short | → | Table number |
Description
The routine
PA_LoadRecord
loads or reloads the current record for the table number
tableNum
. If there is no current record
PA_LoadRecord
does nothing.
PA_LoadRecord
works like the 4th Dimension command
LOAD RECORD
. Please refer to the 4th Dimension documentation to learn more about loading records and its modes (read only, read write, locked)