TACL Reference Manual
Built-In Functions and Variables
HP NonStop TACL Reference Manual—429513-018
9-35
#BEGINTRANSACTION Built-In Function
#BEGINTRANSACTION Built-In Function
Use #BEGINTRANSACTION to start a new transaction. This function invokes the
BEGINTRANSACTION operating system procedure. When you use this function, the
TMF subsystem creates a new transaction identifier that becomes the current
transaction identifier for the process issuing BEGINTRANSACTION.
Result
#BEGINTRANSACTION returns zero if it is successful, or a file-system error indicating
the reason it failed.
#BEGINTRANSACTION