home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / w / widget / !WidgApp / Programs / !Widgit / !Run next >
Text File  |  1992-10-17  |  486b  |  9 lines

  1. Set RfsCreate$Dir <Obey$Dir>
  2. |Remove <WidgitApp$Dir>.NewModule.NewMsgs
  3. /<RfsCreate$Dir>.Resource.MakeRFS <WidGitApp$Dir>.Programs.RFS <WidgitApp$Dir>.Programs.NewMsgs NewMessages 1.02 (18-Oct-1992)
  4. Run <RfsCreate$Dir>.Resource.Exist <WidgitApp$Dir>.Programs.NewMsgs
  5. IF "<Exist$Flag>"<>"File" Then ERROR Module not created!
  6. Copy <WidgitApp$Dir>.Programs.NewMsgs System:Modules.NewMsgs QF~CV
  7. remove <WidgitApp$Dir>.programs.NewMsgs
  8. IF "<Exist$Flag>" = "File" Then Echo Creation complete.
  9.