| !RasMol.!Run
|
RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error This application requires CallASWI 0.02 or later
RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 4.03 Error This application requires FPEmulator 4.03 or later
RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later
|
Set RasMol$Dir <Obey$Dir>
IconSprites <RasMol$Dir>.!Sprites
Set File$Type_12B RasMolSc
Set File$Type_12A PDB
Set File$Type_129 Alchemy
Set File$Type_128 MOL
Set File$Type_127 MOPAC
Set Alias$@RunType_12B /<RasMol$Dir> %%*0
Set Alias$@RunType_12A /<RasMol$Dir> %%*0
Set Alias$@RunType_129 /<RasMol$Dir> %%*0
Set Alias$@RunType_128 /<RasMol$Dir> %%*0
Set Alias$@RunType_127 /<RasMol$Dir> %%*0
WimpSlot 640k 640k
|
| If you have RISC OS >= 3.50 and you do not want a dynamic area to be used for the
| display buffer, then uncomment the following line
| Set RasMol$NoDynamicArea "True"
|
| The default maximum DA size for RasMol is 8M (note this is just the maximum size, the
| real RAM usage depends on the actual drawing canvas size). If you want to set the
| maximum DA size, then uncomment the following line - the size can be specified as bytes,
| in K or in M, e.g., "1000000", "2048k" or "4M"
| Set RasMol$DynamicAreaSize "8M"
/<RasMol$Dir>.!RunImage