home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
rasmol
/
scipts
/
dna3
/
!DNA3
/
SETUP4_SCR
< prev
next >
Wrap
Text File
|
1996-04-11
|
1KB
|
51 lines
zap
load "list.pdb"
translate x -49
set fontsize 11
color cyan
select atomno=1
label Scripts are available in two forms. One
select atomno=2
label runs continuously without pausing. The
select atomno=3
label other pauses frequently, waiting for a
select atomno=4
label key to be pressed. At a pause, it is
select atomno=5
label possible to rotate the molecule with the
select atomno=6
label mouse, but in some scripts this will
select atomno=7
label misorient subsequent images. Run the
select atomno=8
label script first without manual rotation,
select atomno=9
label then rerun it and try rotations.
select atomno=11
color yellow
label After pressing space, you may need to wait
select atomno=12
color yellow
label several seconds before the next image appears.
select atomno=13
color yellow
label The script is finished when the 'RasMol>'
select atomno=14
color yellow
label prompt appears in the command line window.
select atomno=15
label (Press any key to continue.)
pause
#THIS HAS NO PAUSE SO WILL REMAIN VISIBLE ONLY IF NOT FOLLOWED BY A
#SCRIPT WHICH RUNS CLRLEG.SCR.
script clrleg.scr
echo To run a script, for example ANTIBODY.TOP, type 'script antibody.top'
echo (without the quotes) and press Enter. You can do this while the
echo graphics window is active -- you do not have to make the command line
echo window active in order to type commands into it.