home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 170 / MACINDOS.ZIP / CLINK.HLP < prev    next >
Encoding:
Text File  |  1991-07-10  |  6.9 KB  |  184 lines

  1. %1
  2.                      F1-HELP
  3. MAC-IN-DOS provides you the ability to read/
  4. write Macintosh ( 1.44 MB ) diskettes .
  5. Other file access functions are also provided,
  6. for both DOS and Macintosh, for creating new
  7. directories and deleting files and directories.
  8.  
  9. The Macintosh directory structure allows names to
  10. 32 characters, with included blanks, while DOS only
  11. allows 8 characters, with no blanks, and an
  12. extension of three characters.
  13. %p
  14. The Macintosh directory structure is also more
  15. complicated since additional infomation is
  16. necessary compared to DOS.  In addition to any
  17. data that you store to the Macintosh disk, the
  18. Macintosh system also adds data so that the
  19. application that generated the data is also known.
  20. Also saved is data that represents the icon used
  21. and its screen position and there is additional
  22. data beyond that.  Besides this data, that is
  23. outside of the data you are interested in, is
  24. non-text data that represents formatting and
  25. other controls that each application might insert
  26. within the text data.
  27. %p
  28. Many Macintosh applications provide the option of
  29. creating a pure text file.  These are the files
  30. which are typically of interest and which should
  31. be copied using the copy text option.  The copy
  32. text option takes care of the difference between
  33. the Macintosh text files and DOS text files.  It
  34. does not create text from files that have control
  35. and formatting characters within them.  Any file may
  36. be copied using the copy image option.  This
  37. copy gives you an exact image of the file you copied.
  38. %p
  39. In addition to the file of interest from the Macintosh
  40. you may also get two addtional files.  This is an
  41. option selectable on the first Macintosh to DOS copy.
  42. These additional files are useful to have if you want
  43. to recopy to a Macintosh disk.  If this is not the
  44. case they may be of no interest to you and you don't
  45. need to copy them to DOS.  The data file is
  46. identified with and extension of .M~.  The other two
  47. files, called the resource and finder, are
  48. identified with .M~R and .M~F.  Some files copied
  49. from the Macintosh disk will only have a resource
  50. and a finder file, some will have only a data file
  51. and a finder file, and some will have all three.
  52.  
  53.  
  54. %2
  55.                      F2-DIR
  56.                     DIRECTORY
  57. List the files and subdirectories of your current
  58. directory in the active screen.  Directories are
  59. identified with the notation <DIR> to the right of
  60. the subdirectory name. The Macintosh side will show
  61. you data size, resource size and number of files in
  62. a subdirectory.
  63. You may use the Up/Down/PgUp/PgDn keys to scroll the
  64. directory list. Using the INS key will turn the field
  65. size on/off.
  66. %p
  67. After inserting a new MAC diskette, if the Macintosh
  68. side is the currently active screen, you may simply
  69. press any key to flush out what is on the screen and
  70. bring up the directories and files from the new MAC
  71. diskette. You may also go head and activate a Mac
  72. function, using the functional keys, which will first
  73. flush out what is currently on the screen and then
  74. bring up the directories and files from the new Mac
  75. diskette before the Mac function is activated.
  76. If the diskette is not a Mac formatted 1.44 high density
  77. diskette, the Mac screen will be blank (files could not
  78. be read).
  79. %3
  80.                      F3-CD
  81.                 CHANGE DIRECTORY
  82. Change the current directory to one chosen from
  83. the active window.  For the DOS window the drive
  84. can also be changed.  To change to drive A: type
  85. A: when the directory name is asked for.
  86. Similarly for any drive you have available on
  87. your system.
  88.  
  89. %4
  90.                      F4-CD \
  91.         CHANGE DIRECTORY TO ROOT DIRECTORY
  92. Change the current directory to the top directory
  93. of the current drive.  For the Macintosh disk this
  94. is the drive you selected when you started the
  95. program.  For the DOS disk, this can be any of the
  96. of the drives available on your system.  DOS
  97. drives can be selected with the F3 key.
  98. %5
  99.                     F5-FORMAT
  100.          FORMAT A NEW MACINTOSH DISKETTE
  101. Format a 1.44 MB Macintosh diskette. Any data on the
  102. diskette will be erased. Before the formatting begins,
  103. the program will ask for confirmation.
  104. %6
  105.                      F6-MKDIR
  106.                   MAKE DIRECTORY
  107. Make a new subdirectory within the current
  108. directory.
  109.  
  110. %7
  111.                     F7-RMDIR
  112.                 REMOVE DIRECTORY
  113. Remove a subdirectory from the current directory.
  114. An empty directory may be removed.  If the directory
  115. is not empty then a warning will be issured.
  116.  
  117. %8
  118.                     F8-DEL
  119.                  DELETE A FILE
  120. Delete one or more files from the current directory.
  121. This command allows wild card characters to be used.
  122. The character * represents zero or more characters.
  123. The character ? represents any one character.  As in
  124. DOS using the name *.* for the delete request will
  125. delete all the files in the directory.  Before
  126. actually doing this delete the program will ask for
  127. verification.
  128.  
  129. %9
  130.                      F9-COPY TEXT
  131.                   COPY A FILE AS TEXT
  132. This copy command expects a text only file that has
  133. to be changed from Macintosh standard text to DOS
  134. standard text or from DOS to Macintosh.  DOS expects
  135. two characters to terminate each line, the carriage
  136. return and a line feed, while Macintosh only has one,
  137. the carriage return.  DOS also has a file terminator
  138. character, control-Z, which Macintosh does not have.
  139. These are the only two things that copying a file as
  140. text changes.
  141. %p
  142. This command allows wild card characters to be used.
  143. The character * represents zero or more characters.
  144. The character ? represents any one character.  As in
  145. DOS using the name *.* for the delete request will
  146. delete all the files in the directory.  Before
  147. actually doing this delete the program will ask for
  148. verification.
  149.  
  150. When copying from Macintosh to DOS using the wild card
  151. characters, DOS's name restrictions sometimes require
  152. that you type the name for DOS to use.  If the
  153. Macintosh name falls within DOS's restrictions then
  154. it will be used.
  155.  
  156. When copying from DOS to Macintosh the DOS names
  157. will be used for the Macintosh disk.
  158.  
  159. %10
  160.                       F10-COPY (IMAGE)
  161.                         COPY A FILE
  162. Copy a file from disk to disk.  If the file is a text
  163. file and you may want to copy it using the
  164. F9-COPY TEXT key.
  165.  
  166. This command allows wild card characters to be used.
  167. The character * represents zero or more characters.
  168. The character ? represents any one character.  As in
  169. DOS using the name *.* for the delete request will
  170. delete all the files in the directory.  Before
  171. actually doing this delete the program will ask for
  172. verification.
  173. %p
  174. When copying from Macintosh to DOS using the wild card
  175. characters, DOS's name restrictions sometimes require
  176. that you type the name for DOS to use.  If the
  177. Macintosh name falls within DOS's restrictions then
  178. it will be used.
  179.  
  180. When copying from DOS to Macintosh the DOS names
  181. will be used for the Macintosh disk.
  182.  
  183. %%
  184.