Description Sets the code of the post-update script for the associated FRED document.
Syntax SetPostUpdateScript script
Parameters script (String) The lines of code in String format to be stored as the post-update script
Remarks SetPostUpdateScript sets the code of the post-update script for the associated FRED document. If there is a problem the subroutine sets no error and returns without modifying the post-update script. It does not check the code for correctness.
See Also Examples
|