home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / rasmol / scipts / hemoglob / !Hemoglob / SETUP_TOP < prev    next >
Text File  |  1996-02-24  |  3KB  |  120 lines

  1. zap
  2. load "list.pdb"
  3. translate x -49
  4.  
  5. set fontsize 10
  6.  
  7. #select atomno=1
  8. #label If Windows is not in 640x480 VGA mode,
  9. #select atomno=2
  10. #label please close RasWin, select 640x480 mode,
  11. #select atomno=3
  12. #label and restart.
  13. #select atomno=5
  14. #label Press space (or any other key) to continue.
  15. #pause
  16.  
  17. select atomno=1
  18. label When you start RasWin, two windows are opened.
  19. select atomno=2
  20. label You are reading this in the RasMol graphics window
  21. select atomno=3
  22. label (black).  There is also a command line window
  23. select atomno=4
  24. label which starts out minimized.  Find its icon
  25. select atomno=5
  26. label (at lower left, possibly underneath Program Manager)
  27. select atomno=6
  28. label and double-click it to open the (white) window.
  29. select atomno=7
  30. label If you can't find the Command Line window icon, try
  31. select atomno=8
  32. label minimizing Program Manager, or Alt-Tab through all
  33. select atomno=9
  34. label windows you have open.
  35. select atomno=10
  36. label Press space (or any other key) to continue.
  37. pause
  38.  
  39.  
  40. select atomno=1
  41. label Before proceeding, arrange the RasMol window
  42. select atomno=2
  43. label to fill the full width of the screen and the
  44. select atomno=3
  45. label full height except for about 1/6 of the height
  46. select atomno=4
  47. label at the bottom.  Move the COMMAND LINE window
  48. select atomno=5
  49. label down so its bottom is at the screen's bottom.
  50.  
  51. select atomno=6
  52. color green
  53. label The goal is to have the bottom of the command
  54. select atomno=7
  55. color green
  56. label line window form a 6-line LEGEND box under-
  57. select atomno=8
  58. color green
  59. label neath the RasMol window.
  60. select atomno=9
  61. label off
  62. select atomno=10
  63. color cyan
  64. label Press SPACE to proceed.
  65.  
  66. script clrleg.scr
  67. script clrleg.scr
  68. script clrleg.scr
  69. echo Move this (white) Command Line window down so you can read
  70. echo the text in the (black) graphics window above the top of it.
  71. echo Then click on the black window to put it on top of the white window.
  72. echo
  73. echo THIS LINE SHOULD BE COVERED BY THE RASMOL WINDOW, THUS NOT VISIBLE.
  74. echo 1 This line should just be visible at the very top of the legend box,
  75. echo 2 just underneath the bottom of the black RasMol graphics window.
  76. echo 3
  77. echo 4
  78. echo 5 All six numbered lines should be visible.
  79. echo 6 This line should be visible at the bottom of the legend box.
  80. pause
  81.  
  82. set fontsize 12
  83. select atomno=10
  84. color yellow
  85. label This should not be clipped at the right edge.
  86. select atomno=11
  87. color yellow
  88. label Press SPACE to proceed.
  89. pause
  90.  
  91. select all
  92. color cyan
  93. label off
  94. select atomno=4
  95. label While viewing each image, you may rotate it
  96. select atomno=5
  97. label with the mouse; then press space to proceed.
  98.  
  99. select atomno=7
  100. label After pressing space, you may need to wait
  101. select atomno=8
  102. label several seconds before the next image appears.
  103.  
  104. select atomno=10
  105. label The script is finished when the 'RasMol>'
  106. select atomno=11
  107. label prompt appears in the command line window.
  108. select atomno=12
  109. label (Press any key to continue.)
  110. pause
  111.  
  112. #THIS HAS NO PAUSE SO WILL REMAIN VISIBLE ONLY IF NOT FOLLOWED BY A
  113. #SCRIPT WHICH RUNS CLRLEG.SCR.
  114.  
  115. script clrleg.scr
  116. echo To run a script, for example ANTIBODY.TOP, type 'script antibody.top'
  117. echo (without the quotes) and press Enter.  You can do this while the
  118. echo graphics window is active -- you do not have to make the command line
  119. echo window active in order to type commands into it.
  120.