On Wed, 26 Apr 2000, Signe Marie Sanne wrote:
> Hello,
> I need help to solve a problem. The scenario is as follows: A main
> stack called "Veloxdat" in a file called "Veloxdat.mc" is a
> template/authoring tool to help teachers create their own language
> exercises. I have placed it inside a folder called "VelDat1". A
> standalone called "Velox.exe" states the correct path in its
> StackFiles and starts "Veloxdat". So far so good, but I have imposed
> a limit of 12 exercises for the stack. (This both for reasons of
> space for the exercise menu, but also in case the teacher should do
> something completely irrational and lose his/her data.) When the
> teacher has developed 12 exercises, I naively thought he/she could
> just make a copy of both files, rename them for instance Velox2.exe
> and Veloxdat2.mc and start working on the next 12 exercises. But,
> there is no "VelDat1/Veloxdat2.mc" listed in the Stackfiles of
> "Velox.exe"... I would be grateful for any tips on how to solve this
> problem.
The fileName property of the main stack in a standalone will have the
path to the application in it. You could use that to change the
strings in the stackFiles property, or probably even better, to build
a full path to the stack you want to open instead of relying on the
stackFiles property (which is mostly useful when going directly to a
substack).
Regards,
Scott
> -----------------------------------------------------------
> 1. amanuensis Signe Marie Sanne e-mail: [EMAIL PROTECTED]
> Romansk Institutt tel: +47 55 58 21 27
> Oysteins gt. 1
> 5007 Bergen http://www.hf.uib.no/hfolk/mlab/default.html
> Norway
> -----------------------------------------------------------
>
> Archives: http://www.mail-archive.com/metacard%40lists.best.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
********************************************************
Scott Raney [EMAIL PROTECTED] http://www.metacard.com
MetaCard: You know, there's an easier way to do that...
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.