Notes

  1. The directory used when editing a file, is determined as follows:
    • If a fully qualified directory ID is explicitly given, then it is always used.
    • If a partially qualified file ID is specified, then the current directory and path are searched in an attempt to find an existing file that would match the file ID (if it were fully resolved using that directory name).
      • If such a match is successful, then the edit session is for an existing file and the file ID is fully resolved using the directory the file was found in.
      • If the file is not located in the search order, then an edit session for a new file is created, with the fully resolved file ID specifying the current working directory (as specified by the CD command).
  2. A VSE Librarian sublibrary member is distinguished by using the keyword LIB after the member name. Members must be enclosed in parentheses, quotes are not allowed.
  3. The default user profile macro that the editor tries to call is CICEPROF. The CICEPROF macro creates an ISPF/PDF like environment. A second profile macro, named CICXPROF, is provided. CICXPROF creates a VM/CMS XEDIT like environment.
  4. If a file ID or VSE Librarian sublibrary member name is not specified, an RFS file with the special name, NONAME, is created.

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 7 January 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.rexx.doc//dfhrx/dfhrx000131.html