| !Run file for Taurus JavaVM
| (c) Copyright Taurus Software, 2003
| Version 1.06a (24th December 2003)

Set JavaVM$Dir <Obey$Dir>

| Used to set java.home System property
Set JAVA_HOME <JavaVM$Dir>

| Search path for JavaVM startup scripts
If "<JVMbin$Path>" = "" Then Set Run$Path <Run$Path>,JVMbin:
Set JVMbin$Path <JavaVM$Dir>.bin.

| Place to store temporary files
If "<UnixFS$/tmp>" = "" Then Set UnixFS$/tmp <Wimp$ScrapDir>

RMEnsure UtilityModule 3.10 Obey

| Details specific to RISC OS 3.10 and above
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.01 RMLoad System:Modules.CallASWI
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.01 Error Module CallASWI is required to run !JavaVM
