SYS_LAST_REGISTERED_OFILE

Script Function: Returns the last used output file of the command :REGISTER_OUTPUTFILE.

Syntax

SYS_LAST_REGISTERED_OFILE ()

Return code

The last used output file of the command :REGISTER_OUTPUTFILE

Example

The following example sets and prints a variable with the value returned from sys_last_registered_ofile.

:set &uc_register_ofile = sys_last_registered_ofile

:print &uc_register_ofile

See also:

Script Elements - Activation Data

About Scripts
Script Elements - Alphabetical Listing

Script Elements - Ordered by function