externalPackages of stack revExternalLibrary (was Re: Win XP / Rev 2.7)

Terry Judd tsj at unimelb.edu.au
Mon Feb 27 18:04:35 EST 2006


>
> After building the standalone, go to the directory
> with the .exe file ; there should be a subdirectory
> 'Externals'. In that directory should be a file
> 'revxml.dll' which contain the external commands and
> functions that make up the XML library.
>
> If this file is present, you could add a button to
> test which externals are available, by means of the
> following script:
> --
> on mouseUp
>   answer "ExternalPackages:" & return & \
>     the externalPackages of stack "revExternalLibrary"
> end mouseUp
> --
>
> (The stack 'revExternalLibrary' is added by the
> standalone builder to hold references to the external
> packages and make sure they're loaded at startup)

Jan (or others) - Is there some way of getting the standalone builder 
to add other (3rd party) externals to revExternalLibrary so that they 
don't have to be placed at the same level as the standalone?

Terry...
>
> Best regards,
>
> Jan Schenkel.
>
> Quartam Reports for Revolution
> <http://www.quartam.com>
>
Dr Terry Judd
Lecturer in Educational Technology (Design)
Biomedical Multimedia Unit
Faculty of Medicine, Dentistry & Health Sciences
The University of Melbourne
Parkville VIC 3052
AUSTRALIA




More information about the use-livecode mailing list