At 3:42 PM -0800 1/4/03, Dar Scott wrote:
>I'm having trouble using stackFiles in a standalone.
>
>In startup of the mainstack of the standalone this is put into
>stackFiles:

You can set this once before building - the stackFiles property is saved
with the stack, so you don't have to re-set it on every startup. (Just a
note.)

>start using "alice"
>
>...and an error is thrown.

Possible typo - for the start using command, you need a full stack
reference, not just a name, so it should be

  start using stack "alice"

--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
Runtime Revolution Limited - The Solution for Software Development
http://www.runrev.com/


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to