[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Description: Set the dGE resource search path
Mapped Command: SET DGE RESOURCES TO
FUNCTION __SetResources(path)
   path := if(empty(path),"",path + "\")
   path := if(empty(path),getenv("DGE") + "\",path)
   _dgepath_ := path
RETURN(_dgepath_)

See Also: SET DGE RESOURCES TO
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson