home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / GEOSApps / MACATTACK2+.SFX / macattackii+.doc (.txt) < prev   
GEOS ConVerT  |  1990-02-12  |  7KB  |  159 lines

  1.     MacAttackII+.doc
  2. SEQ formatted GEOS file V1.0
  3. LA-50
  4. PAGES
  5. BLASTER'S CONVERTER V2.5
  6. Write Image V1.1
  7. Red Storm
  8. geoWrite    V1.1
  9.   This file was created with
  10. Wrong is Write.
  11.   Written by Joe Buckley.
  12. @        MacAttack II:
  13.             The Wrath of Macintosh
  14. @MacAttack II+ (V1.3)
  15.  will allow conversion of 
  16. @MacPaint
  17.  data files to 
  18. @geoPaint
  19.  format as well as 
  20. @geoPaint
  21. @MacPaint
  22.  format running under 
  23. @GEOS 64
  24. @GEOS 128
  25. , in either 40 or 80 column mode.
  26.     Operation is simple:  merely decide which conversion you wish to run and select from the 
  27. @Convert
  28.  menu.
  29.     Selecting 
  30. @MACPAINT TO GEOPAINT
  31.  opens a submenu with two choices:  
  32. @MacPaint (C=M)
  33.  and 
  34. @Options
  35.     Selecting 
  36. @MACPAINT
  37.  will open a special file handling dialog box to allow you to select the file to convert.  You may choose any of up to 250 of the first 250 
  38. @NON_GEOS
  39.  files on the currently open disk.
  40.     You may select the proper file in several ways:  Use the scrolling icons (when there are more than seven files) to move along the list of names.  The 
  41. @CURSOR UP/DOWN
  42.  keys may also be used to move the file list up or down one name, the 
  43. @CURSOR LEFT/RIGHT
  44.  keys to scroll the file list up or down a 'page' of seven names, the 
  45.  keys to jump to the top or bottom of the file list, the 
  46. @INST (Insert/shift-DEL)
  47.  key to select the first 250 file names, and the 
  48. @CLR (Clear/shift-HOME)
  49.  key to deselect all file names.
  50.     You may start file conversions by clicking the 
  51. @OPEN
  52.  icon or by hitting the 
  53. @RETURN
  54.  key after the files have been highlighted.
  55.     Selecting 
  56. @OPTIONS
  57.  will generate a new submenu with four choices:
  58. @COLOR
  59. :  You will be presented with a series of two dialog boxes which will allow you to determine the foreground and background colors for the resulting 
  60. @geoPaint
  61.  file.  The choices remain in effect until changed manually.
  62.     The default state is 
  63. @BLACK on WHITE
  64.     NOTE:  The next three submenu choices toggle between two states.  They operate in the same manner as the 
  65. @geoPaint
  66.  color mode switch.  In other words, the text in the menu describes the state that you will be toggling to, 
  67. @NOT THE CURRENT STATE OF THE SWITCH!
  68. @DELETE ORIGINAL
  69. :  You may decide to automatically delete the original 
  70. @MacPaint
  71.  data file from the source disk.
  72.     The default state is to 
  73. @KEEP ORIGINAL
  74. @PICTURE: LEFT
  75. :  You may decide that you want to converted 
  76. @MacPaint
  77.  image to be forced to the very left hand edge of the 
  78. @geoPaint
  79.  file.  Since a 
  80. @MacPaint
  81.  file is narrower than a 
  82. @geoPaint
  83.  file, you have this option for image placement.
  84.     The default state is to 
  85. @PICTURE: CENTER
  86. @No MacBinary
  87. :  When a Macintosh transfers a 
  88. @MacPaint
  89.  file via modem, the terminal emulator will execute the equivalent of the 
  90. @GEOS
  91. @CONVERT
  92. ' and add a 128 byte MacBinary data header to the resulting file.  If the file was transferred directly from a Macintosh system, this header will exist and must be taken into account.
  93.     Many MS-DOS programs can use and/or generate 
  94. @MacPaint
  95.  formatted files, but have no need for the MacBinary header (a Macintosh only structure).  If you are importing one of these files, you will not need to skip the 128 MacBinary header.
  96.     Virtually all files you encounter WILL have the MacBinary header attatched.
  97.     The default state skips the 128 byte MacBinary header.
  98.     Selecting 
  99. @GEOPAINT TO MACPAINT
  100.  opens a submenu with two choices:  
  101. @GeoPaint (C=G)
  102.  and 
  103. @Options
  104.     Selecting 
  105. @GEOPAINT
  106.  will open a special file handling dialog box to allow you to select the file to convert.  You may choose any of up to 250 of the first 250 
  107. @APPL_DATA
  108.  (filtered for 
  109. @geoPaint
  110. ) files on the currently open disk.
  111.     All of the file selection features of the 
  112. @MacPaint
  113. @geoPaint
  114.  section apply here as well.
  115.     Selecting 
  116. @OPTIONS
  117.  will generate a new submenu with two choices.
  118. @STARTING COLUMN
  119. :  You may wish to select a new starting column for the read of the 
  120. @geoPaint
  121.  file.
  122.     Since 
  123. @MacPaint
  124.  files are only 72 bytes (cards) wide, as opposed to a 
  125. @geoPaint
  126. 's 80 byte width, you must decide what column you wish to start reading the 
  127. @geoPaint
  128.  data from.
  129.     All images are read in byte sized segments, so you have the option to start reading anywhere from column zero through column eight.
  130.     The default starting COLUMN is 0.
  131.     The next submenu choice toggles between two states.  It operates in the same manner as the 
  132. @geoPaint
  133.  color mode switch.  In other words, the text in the menu describes the state that you will be toggling to, 
  134. @NOT THE CURRENT STATE OF THE SWITCH!
  135.     No MacBinary:  If you are going to transfer your 
  136. @MacPaint
  137.  files directly to a Macintosh computer via modem, you will need the complete MacBinary data header on the files.
  138.     Many MS-DOS programs are able to read 
  139. @MacPaint
  140.  files directly, but do not need the MacBinary header on the file.  Selecting No MacBinary will skip the addition of this data header.
  141.     Virtually all files you encounter WILL have the MacBinary header attatched.
  142.     The default state includes the 128 byte MacBinary header.
  143.     Also included under the 
  144. @FILE
  145.  menu selection is 
  146. @QUIT (C=Q)
  147. @INFORMATION (C=I)
  148. , and access to upto eight desk accessories.
  149.     Thanks to 
  150. @Ed Flinn
  151. @CompuServe
  152. @CBMART
  153.  forum for asking me to release this version.
  154. @Joe Buckley
  155. 464 Beale St.
  156. W. Quincy, MA 02169-1307
  157. 71570,2600 (CompuServe; GEOS Section Leader, CBMPRG)
  158. @Red Storm (Quantum Link)
  159.