Library
Posscriptpage Database Table
Individual instructions for PosScripts
Fields
- physkey
 - #100, Datatype: String 44 bytes
Unique id for this row. - pagekey
 - #101, Datatype: String 44 bytes
Page Id defining the function - betadt
 - #102, Datatype: DateTime
Date/Time UTC this page defintion is available to execute on beta class systems - stabledt
 - #103, Datatype: DateTime
Date/Time UTC this page defintion is available to execute on stable class systems - longtermdt
 - #104, Datatype: DateTime
Date/Time UTC this page defintion is available to execute on long term class systems - betaflags
 - #105, Datatype: Integer
Instructions to beta class systems on who and when this code should be selected - canarylevel
 - #108, Datatype: Integer
 - scode
 - #110, Datatype: Integer
 - acode
 - #111 Code or instructions to execute
 - codetype
 - #112, Datatype: Integer
What sort of code is held in ACode, or broadly who can execute this codePossible Values
Value Description 1 Fieldpine interpreter A compiled 2 Fieldpine interpreter A uncompiled 16 Intel machine code 17