home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / dancad_3.zip / README.BAT < prev    next >
DOS Batch File  |  1988-01-01  |  3KB  |  57 lines

  1. ECHO OFF
  2. CLS
  3. REM  Copyright (c) 1988 by DANIEL H. HUDGINS, All Rights Reserved
  4. REM  README.BAT for DANCAD3D.COM v2.0
  5. Echo DANCAD3D by Daniel H. Hudgins, 466 Diamond St., San Francisco, CA  94114
  6. Echo .
  7. Echo To use DANCAD3D v2.0 you need:
  8. Echo * 512KB to 640KB DOS memory, at least 384KB or more of it as free memory.
  9. Echo * a CGA, Color Graphics Adapter video board or
  10. Echo * a EGA, Enhanced color Graphics Adapter video board or
  11. Echo * a Hercules (tm), Monochrome Graphics Card type video board.
  12. Echo * a HARDDISK, RAM disk, or other disk of 720KB or more free disk space.
  13. Echo * DOS 2 or higher and a fully IBM compatible computer.
  14. Echo .
  15. Echo Make a back-up copy of these two 360KB disks or this one 720KB disk.
  16. Echo Enter COPY A:*.* B: with the blank formatted disk in drive B: & DANCAD3D in A:
  17. Echo .
  18. Echo To print the *.DOC file: Shift the paper 1/2 inch to the left then,
  19. Echo Put the SECOND disk in drive A:, then enter:
  20. Echo COPY A:DANCAD3D.DOC PRN  (for the parallel printer)
  21. Echo or
  22. Echo COPY A:DANCAD3D.DOC AUX  (for the RS-232C serial printer)
  23. Echo .
  24. Echo     The *.DOC has brief information to get you started using DANCAD3D.  A 300+
  25. Echo page manual comes with the set of 14 disks that can be ordered from the author
  26. Echo using the order form in the forth screen of the program.  
  27.  
  28. Echo .
  29. Pause
  30. CLS
  31. Echo    To install DANCAD3D on your HARDDISK enter INSTALL C, where C is the letter 
  32. Echo for your harddisk,  from the DOS prompt with the DANCAD3D disk you got  (ether 
  33. Echo one  if  you  got two 360KB disks) in your floppy drive A when  you are set to 
  34. Echo the A drive prompt or floppy drive B if you need to be set to the B drive.  
  35. Echo .
  36. Echo     To  run  the  demo  that  is  on the disk enter RUN_DEMO after you install 
  37. Echo DANCAD3D on your harddisk.  There are other example MACRO files on the  set of 
  38. Echo 14  disks  that  come with the manual.  They include some that show you how to 
  39. Echo animate a robot,  some mechanical simulations,  and a macro that  demonstrates 
  40. Echo DANCAD3D v2.x's ability to animate mathematical formulas.  
  41. Echo .
  42. Echo     Enter DANCAD3D to start the program.  Press [T]utor from its main menu  to 
  43. Echo read  some  help  screens.  Press [D]raw from the main menu to draw.  When you 
  44. Echo run the program for the first time it will ask you for the video mode you want 
  45. Echo it  to  use.  If  you  do  not know what type of video board you have read the 
  46. Echo instruction  book  that  came  with  your  computer.  Be  sure  and  read  the 
  47. Echo disclaimer in the file DANCAD3D.DOC before you try to use the program.  
  48. Echo .  
  49. Echo .  
  50. PAUSE 
  51.  
  52. CLS
  53. Type FILES.DOC
  54. Echo .
  55. Echo     Enter  RUN_DEMO  to  see the demo run.  To run DANCAD3D when you turn your 
  56. Echo computer on again enter CD DC20 then enter DANCAD3D.
  57.