Description Retrieves the script from an Implicit Script Surface.
Syntax GetImplicitScript n, script
Parameters n As Long Node number of the Implicit Script Surface.
script As String Returns the script (in String form) from the Implicit Script Surface.
Remarks This subroutine retrieves the script from an Implicit Script Surface. If there is a problem the subroutine sets an error and returns without modifying script.
See Also Examples
|