home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / plbin.zip / pl / src / dump.cmd < prev    next >
OS/2 REXX Batch file  |  1993-02-18  |  228b  |  3 lines

  1. echo save_program('%2.cmd', [ goal = '''$welcome''', toplevel = prolog]). halt. | %1 -f none -B
  2. echo forall(library_directory(X), ((exists_directory(X) , write('Index for '), write(X), nl, make_library_index(X)) ; true)). |  %1
  3.