home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / rasmol / scipts / dna3 / !DNA3 / SETUP4_SCR < prev    next >
Text File  |  1996-04-11  |  1KB  |  51 lines

  1. zap
  2. load "list.pdb"
  3. translate x -49
  4. set fontsize 11
  5. color cyan
  6.  
  7. select atomno=1
  8. label Scripts are available in two forms.  One
  9. select atomno=2
  10. label runs continuously without pausing.  The
  11. select atomno=3
  12. label other pauses frequently, waiting for a
  13. select atomno=4
  14. label key to be pressed.  At a pause, it is
  15. select atomno=5
  16. label possible to rotate the molecule with the
  17. select atomno=6
  18. label mouse, but in some scripts this will
  19. select atomno=7
  20. label misorient subsequent images.  Run the
  21. select atomno=8
  22. label script first without manual rotation,
  23. select atomno=9
  24. label then rerun it and try rotations.
  25.  
  26.  
  27. select atomno=11
  28. color yellow
  29. label After pressing space, you may need to wait
  30. select atomno=12
  31. color yellow
  32. label several seconds before the next image appears.
  33. select atomno=13
  34. color yellow
  35. label The script is finished when the 'RasMol>'
  36. select atomno=14
  37. color yellow
  38. label prompt appears in the command line window.
  39. select atomno=15
  40. label (Press any key to continue.)
  41. pause
  42.  
  43. #THIS HAS NO PAUSE SO WILL REMAIN VISIBLE ONLY IF NOT FOLLOWED BY A
  44. #SCRIPT WHICH RUNS CLRLEG.SCR.
  45.  
  46. script clrleg.scr
  47. echo To run a script, for example ANTIBODY.TOP, type 'script antibody.top'
  48. echo (without the quotes) and press Enter.  You can do this while the
  49. echo graphics window is active -- you do not have to make the command line
  50. echo window active in order to type commands into it.
  51.