home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 035 / vxrxs21a.zip / macros / vxrez / profile.add < prev    next >
Text File  |  1994-10-31  |  141b  |  5 lines

  1.     path = VREPath() || "MACROS\VXREZ\INSTALL.VRM"
  2.     if( VRFileExists( path ) )then do
  3.         call VRMacro "'"path"'", parent
  4.     end
  5.