home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PSION / UTILS / 3DOS / 3DOS.DOC next >
Encoding:
Text File  |  1992-09-02  |  6.8 KB  |  191 lines

  1.                         3Dos  Ver 2.1
  2.                 (c)1992 Pelican Software Inc.
  3.                         Mark Esposito
  4.                          70713,1407
  5.  
  6.  
  7. 3Dos is a program that simulates a Dos command
  8. line interface for the Psion Series 3 Computer. It will 
  9. not run Dos programs, but all filing system commands
  10. that are availible work. (See list of commands).
  11.  
  12. Shareware - This program is shareware. If you like it and want
  13. to use it send $10 dollars to:
  14.                         Mark Esposito
  15.                         P.O. Box 741072
  16.                         Houston Tx 77274-1072
  17.  
  18. New in Version 2.1
  19. -------------------------------
  20.     Better wildcard handling
  21.         Additional command: [Move] will move a file
  22.     to another location a delete the original.
  23.         [Boot] will boot the 3link from the command line.
  24.         [Link] will show the status of the 3link.
  25.         Enhanced commands: (Mem, Dir, Del)
  26.         New Online help
  27.     Pc link - networks to Pc drives via Mclink
  28.     Added application as an Opa
  29.         File sizes will show up when you type in dir or dir/p, and
  30.         Modification date will show up also. (looks more like Dos)
  31.         Pop up calculator - 0 key or type in Calc
  32.         Pic viewer lets you view images from the command line
  33.  
  34. In regards to this new Pc Link feature, Psion is to be 
  35. commended in that this feature was added using only Opl/w.
  36.  
  37.  
  38. Files included
  39. ----------------------
  40. 1. Dos.opa
  41. 2. 3Dos.doc
  42. 3. s3file.opo
  43.  
  44. Installation
  45. -------------------
  46.     Start out by creating a directory on your Series 3 
  47. and call it Dos. It should be only 1 directory deep in the 
  48. heirarchy. (like m:\Dos or A:\Dos or B:\Dos)
  49. Copy the S3file.opo into the new \Dos directory or the 
  50. \Oplhelp directory if you already have the Oplhelp application.
  51.         Copy the Dos.opa file into any \app directory on the
  52. Series 3.
  53.         Next use Psion<I> to install application. Locate the
  54. Dos.opa file and press enter.
  55.  
  56. Features:
  57. ----------
  58.  
  59.                 -  Filing system Commands -
  60.  
  61. 3Dos supports most Dos filing system commands. In this
  62. version, it will also load Pc drives on to the Series 3 as 
  63. networked drives. All file commands will work , so it is 
  64. possible now to manipulate files on the Pc from the Series 3.
  65.  
  66.                 - Mounting a Remote drive -
  67.  
  68. To mount a Pc drive use R plus the name of the drive. Like RC:
  69. with a colon at the end. 3Dos supports drives A-Z, so if you have
  70. a network loaded, they can be mounted also. You can also view the
  71. Rom: drive built into the Series 3. (type in ROM: then dir)
  72.  
  73. ** Note **
  74.  
  75. When copying files to a remote drive, you can't use
  76.         Copy 3dos.doc RC:\
  77. RC: is just a shortcut to mount the drive.
  78. Use this instead:
  79.         Copy 3dos.doc Rem::c:\
  80.  
  81.                 - 3link auto booting -
  82.  
  83. The 3link comms link will automatically start up if plugged in
  84. to the Series 3. To see the status type in Link from the command
  85. line. If it says off, and you just plugged in the 3link cable,
  86. type in "boot" and it will start up the link program.
  87.  
  88.  
  89.                 - Pop up Calculator -
  90.  
  91. A calculator is available by pressing 0 or typing in Calc. You can
  92. use multiple operators.
  93.  
  94.                   - Move command -
  95.  
  96. Now you can move a file without having to delete the original. Just
  97. type in "Move" from the command line, and 3dos will prompt you for the
  98. file name. If the copy is successful it will delete the original.
  99.  
  100.                   - Online Help -
  101.  
  102. Online help is available. It is limited though. You need to know Dos
  103. commands and how they work. The online help does however have a list
  104. of commands that it supports.
  105.  
  106.                 - Quiting 3dos -
  107.  
  108. To quit 3dos type in /X or /Exit or /bye.
  109.  
  110.  
  111.  
  112. Summary of Commands
  113. ----------------------------------------
  114. About    (displays Pelican Software info window)
  115. Boot    Boots the 3link software
  116. Calc or 0   Starts pop up calculator
  117. Cd/ - Cd\ - Cd..        (Chande directory -use either slash)
  118. Chkdsk    (displays disk info about the current disk )
  119. Cls    (Clear the screen)
  120. Copy file1$ file2$ (no comma between filenames, like Dos)
  121. Copy    (alone will bring up a Series 3 copy dialog)
  122. Copy *.* drive:\  (copy all files in a directory to another drive)
  123. ** Note ** this copy command with wildcards doesn't want to work with
  124. Remote drives - I'm still working on fixing this.
  125. Date    (displays the date from the system clock)
  126. Dir - Dir/w - Dir/p - Dir *.* - Dir .
  127. Del  (alone will open a Series 3 delete dialog)
  128. Del. or Del *.* (will delete all files in the current directory)
  129. Del filename$
  130. Del *.zip
  131. /E  or 3 key  (Repeat last command - like F3 in Dos)
  132. Format    (Formats a disk on the Series 3 - formatting
  133.         must be turned on from the menu)
  134. Free or Free drive$ (displays free space on requested drive)
  135. Help or press Help key (displays help screen)
  136. Md or Mkdir    (Creates a new directory)
  137. Mem    (displays memory availible on all Series 3 devices)
  138. Media    (displays the media type of current device)
  139. Menu    or * (brings up the Series 3 pull down options window)
  140. Off    (Turns Series 3 off)
  141. Print or Pd    (prints current directory to a printer)
  142. Rd or Rmdir    (Removes a directory - must be empty)
  143. Ren    (used alone only - brings up a Series 3 dialog )
  144. Time    (displays the time from the system clock)
  145. Type    (types a file to the screen, even reads off the Pc)
  146. Ver    (displays the 3Dos version)
  147. View    (displays a pic file)
  148. Vol     (displays volume name of current device)
  149. /X /Exit /Bye - any of these will exit 3dos
  150.  
  151. CHANGING DRIVES:
  152. -----------------------------------
  153. Type in drive name to change drives.
  154.         M: A: B: RA:-RZ:  Rom: (will show you the Rom drive)
  155. Use RC: for the C:\ drive on the Pc if your are connected
  156. to a remote Ibm compatible computer. RC: is short for 
  157. REM::C:: which is how the Series 3 see's a remote 
  158. Use R plus drive letter of drive you wish to mount on the 
  159. Pc plus a colon.
  160. If the drive doesn't exist or the Remote link is not connected 
  161. or turned on, it will generate an error.
  162.  
  163. NOTES
  164. -----------------
  165.  
  166. 3Dos has some protection built in for data security.
  167.     You cannot delete the root directory on the Pc.
  168.     You cannot delete command.com on the Pc.
  169.         You can turn on "query" to delete from the menu.
  170.         Formatting capability is set off unless you turn it on.
  171.  
  172. Remember that these commands all work. You can 
  173. delete files on the Pc from the Series 3.
  174.  
  175. ***    Important    ***
  176.  
  177.  if the Mclink program hangs up for any reason this
  178. can cause the Series 3 to appear to be hung, or 
  179. crashed. But chances are it's not. When it can't 
  180. communicate it may wait for a while before it times
  181. out. If this happens, which it should not, press the 
  182. system button, press Psion<L> to turn off the remote
  183. link, and the Series 3 should time out.
  184.  
  185.  
  186. Setup:
  187.         Press the menu key on the Psion and you can go to
  188.         setup and set deleting and formatting options.
  189.  
  190.  
  191.