a new problem with standalone
J. Landman Gay
jacque at hyperactivesw.com
Mon Jun 30 11:44:00 EDT 2003
On 6/29/03 3:32 AM, Christoph Wollek wrote:
> I have a problem with the standalone:
> In the openStack of the start stack is
>
> if x is in the files then set the disabled of btn x to false
> else set the disabled of btn x to true
>
> that works fine, while I start with MC 2.5 (Mac OS X), but not if I make
> the start stack a standalone. It seems, that the standalone does not
> recognise the files. The result of
>
> put the files into fld y
>
> is:
>
> .DS_store
> Metacard
>
> Please, couldn´t You give me a hint, how to get the files?
The files returns a file list for the current defaultfolder. When a
standalone starts up, the defaultfolder is the same as the one
containing the standalone. I just made a test application and it seems
to work fine. Does your script change the defaultfolder (also called
"the directory") before getting the files?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the metacard
mailing list