// WELCOME!! This is THE PROGRAM YOU ARE LOOKING FOR. !7 sS windowTitle = "November Gazelle v1"; sS progIDForAutoUpdate = #1033525; static GazelleHost host; static GazelleV client; !include early #1033508 // GazelleV static simplyCached IF0 ping_v3_pingSourceMaker() { ret () -> { fail("Strict mode - make a ping source first!!"); }; } p { loadableUtils.utils.__setJavaX(x30.class); programID = progIDForAutoUpdate; host = new GazelleHost(-> client = new GazelleV); host.windowTitle = windowTitle; host.run(args); }