Own fontsuite with standalone ?
Mark Wieder
mwieder at ahsoftware.net
Wed Mar 30 16:15:31 EST 2005
Jerry-
Wednesday, March 30, 2005, 11:21:42 AM, you wrote:
JB> because when I say
JB> • answer the externalCommands of this stack
JB> I just get empty (and indeed "the externalCommands of this stack is
JB> empty" returns "true"). Your note suggests that when you do this you
JB> get a different result. Is that right?
"set the externals of this stack" just sets a customProperty of the
stack. If you made a typo when entering it or if the dll is actually
in a different place you won't get an error, since it's just a string.
However, you *will* get an empty result when you try to get the
externalCommands. What I do is
answer file "Where is the external dll?"
if it is not empty then
set the externals of this stack to it
end if
and then navigate your way down to where the dll lives. See if that
helps.
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list