Personal Notes File

Warning
Your version (02.00) is out of date. Supported version is: 02.02.

Insert Previous ▶ Text Value Command

Purpose

Every Pascal script has access to following three predefined variables: CText, MText, and SText. The script may update the contents of any of them. When the script finishes, the new contents of these variables are applied to NOTEFILE contents as described in the PScript File help topic.

If you need to access the contents these variables had before the script was run, you can use the submenu selections in the Insert Previous menu command.

To insert the previous contents of PScipt variables

  1. Position the insertion point somewhere where the old contents of one of these variables will be inserted.
  2. From the PScript menu choose Insert Previous ▶.
  3. From the Insert Previous submenu choose CText, MText, or SText as appropriate.
  4. The previous value of the selected variable will be inserted.

Note: You will not be able to use any of the submenu items, if you have not run any Pascal script during the current NOTEFILE session.