Results 1 to 2 of 2

Thread: environment variable from rayrc

  1. #1
    Join Date
    Dec 2004
    Location
    Moscow, Russia
    Posts
    346

    Default environment variable from rayrc

    Is it possible to get environment variable from rayrc file?

    For example I need get MAYA_LOCATION variable from maya.rayrc and rayrc
    Pavel Ledin

  2. #2
    Join Date
    Nov 2005
    Location
    Kirov, Russia
    Posts
    28

    Default Example

    Code:
    registry "{MAYA_DIR}"
    	value "{$MAYA_LOCATION}"
    end registry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •