Chapter 3. XRESs
If you include a resource of type `TEXT' in your PSYX resource file and give it a name starting with "Script.", the text will be automatically included at the end of any script that is loaded. This is similar to the way in which "PsyScopeStdLib" is automatically included after every script.
In "3.1 How an XRES is Called", the script definition of FactorAttrib()
was shown as an example. This entry could have been defined in a `TEXT' resource called "Script.FactorFormat", and then every script would automatically include the definition. (Actually, it is in a `TEXT' resource "FactorFormatLib", which is included by "PsyScopeStdLib".)
Generated with CERN WebMaker