[Oberon] i keep getting command execution error res:3401(-.Obx not found) can .obx files be compiled and install.How to correct this error
Chris Burrows
chris at cfbsoftware.com
Sun Aug 19 01:06:11 CEST 2018
The error message indicates that you are using the A2 / AOS version of Oberon. Is that the *actual* error message you got? The name of the application that you are trying to execute is missing.
Normally you middle-mouse click on a command like 'Xyz.Run' and if it had not been compiled you would get the error message 'Xyz.Obx not found'. You would then need to locate the sopurce code file 'Xyz.Mod' and compile it.
Regards,
Chris Burrows
CFB Software
http://www.astrobe.com
From: Oberon [mailto:oberon-bounces at lists.inf.ethz.ch] On Behalf Of Robert Lewis
Sent: Sunday, 19 August 2018 6:33 AM
To: oberon at lists.inf.ethz.ch
Subject: [Oberon] i keep getting command execution error res:3401(-.Obx not found) can .obx files be compiled and install.How to correct this error
More information about the Oberon
mailing list