.DOSVN STA svn \ Store the new "save in progress" flag in svn JMP PUTBACK \ Jump to PUTBACK to restore the USOSWRCH handler and \ return from the subroutine using a tail callName: DOSVN [Show more] Type: Subroutine Category: Save and load Summary: Implement the #DOSVN <flag> command (update the "save in progress" flag)Context: See this subroutine in context in the source code References: This subroutine is called as follows: * JMPTAB calls DOSVN
This routine is run when the parasite sends a #DOSVN <flag> command. It updates the "save in progress" flag in svn
Arguments: A The new value of the "save in progress" flag
[X]
Subroutine PUTBACK (category: Tube)
Reset the OSWRCH vector in WRCHV to point to USOSWRCH
[X]
Variable svn in workspace I/O variables
"Saving in progress" flag