home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk001 / exe2bin.dat < prev    next >
Text File  |  1991-11-29  |  326b  |  13 lines

  1. Explanation of the EXE2BIN command. 
  2. It is EXTERNAL.
  3.  
  4. This command will convert an .EXE 
  5. (executable) file to binary format.
  6.  
  7. Example:
  8.        To convert the Test.EXE in drive 
  9.        A file to binary form as Test.bin 
  10.        in drive A you would
  11.        type the following:
  12.           exe2bin a:text.exe a:test.bin
  13.