This function immediately terminates action processing and will open files at the path or paths specified in the supplied variable or named variable. The paths must be separated by newline characters. What gets opened depends on the current Open Mode.
While you can modify the Open Mode via the Set Open Mode statement, there are times when doing so may not give you the ability to close all open files depending on which Open Mode you wish to use prior to executing this statement. If you wish to close all visible (ie. not hidden) files prior to opening the specified files, select the Close all visible files discarding changes first option. As the name implies, all changes to the previously open files will be lost. If you wish to preserve modifications, execute a Save statement first.
This action is not valid while batch processing.