home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / rasmol / scipts / bilayer / !Bilayer / SETUP3_SCR < prev    next >
Text File  |  1996-04-11  |  2KB  |  81 lines

  1. zap
  2. load "list.pdb"
  3. translate x -49
  4.  
  5. set fontsize 10
  6.  
  7. select atomno=1
  8. label When you start RasMol, two windows are opened.
  9. select atomno=2
  10. label You are reading this in the RasMol graphics window
  11. select atomno=3
  12. label (black).  There is also a Command Line window
  13. select atomno=4
  14. label which may start out minimized.  Find its icon
  15. select atomno=5
  16. label (possibly underneath other windows) and open it
  17. select atomno=6
  18. label -- a white window titled RasMol Command Line.
  19. select atomno=7
  20. label Under Windows, if you can't find the Command
  21. select atomno=8
  22. label Line window, use Alt-Tab till you find it.
  23. select atomno=9
  24. label ""
  25. select atomno=10
  26. label Press space (or any other key) to continue.
  27. pause
  28.  
  29.  
  30. select atomno=1
  31. label Before proceeding, arrange the RasMol window
  32. select atomno=2
  33. label to fill not more than 5/6 of the top of the
  34. select atomno=3
  35. label screen. Spare the bottom 1/6 of the screen.
  36. select atomno=4
  37. label Move the COMMAND LINE window down so its
  38. select atomno=5
  39. label bottom is at the screen's bottom.
  40.  
  41. select atomno=6
  42. color green
  43. label The goal is to have the bottom of the Command
  44. select atomno=7
  45. color green
  46. label Line Window form a 6-line LEGEND box showing
  47. select atomno=8
  48. color green
  49. label below the black RasMol graphics window.
  50. select atomno=9
  51. label ""
  52. select atomno=10
  53. color cyan
  54. label Press SPACE to proceed.
  55.  
  56. script clrleg.scr
  57. script clrleg.scr
  58. script clrleg.scr
  59. echo Move this (white) Command Line window down so the bottom
  60. echo 7 lines of text in the white window can be seen below the black
  61. echo graphics window, after the graphics window is brought to
  62. echo the foreground.
  63. echo
  64. echo THIS LINE SHOULD BE COVERED/HIDDEN BY THE BLACK GRAPHICS WINDOW.
  65. echo 1 This line should just be visible at the very top of the legend box,
  66. echo 2 just underneath the bottom of the black RasMol graphics window.
  67. echo 3
  68. echo 4
  69. echo 5 All six numbered lines should be visible.
  70. echo 6 This line should be visible at the bottom of the legend box.
  71. pause
  72.  
  73. set fontsize 12
  74. select atomno=10
  75. color yellow
  76. label This should not be clipped at the right edge.
  77. select atomno=11
  78. color yellow
  79. label Press SPACE to proceed.
  80. pause
  81.