swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  #6095   Run-time catchable error    

Attempting to use a referent value which is not fully resolved.

Additional Information

For referent 'X'.
where X is the name of the referent.

Explanation

This error occurs when an attempt is made to get the value of a referent using REFERENTS Key in an action that expects a string value. For example, the output file in the following code is subject to this error:

      OPEN s WITH REFERENTS-ALLOWED AS REFERENT "A"
   PUT s REFERENT "B"
   CLOSE s
   OUTPUT FILE REFERENTS KEY "A"
   SET REFERENT "B" TO "my.file"

 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:46:27 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.