Front Window Question???
David Burgun
dburgun at dsl.pipex.com
Thu Apr 6 09:40:02 EDT 2006
Hi,
I have a stack (actually a sub-stack of a library) I use for
debugging. The substack has a field in it and I have a function that
in the stack script does this:
function DebugPutString theString
put theString & cr into field 1 of card 1 of me
return empty
end DebugPutString
When I call this function, the substack window comes to the front, is
this the correct action? If so, is there any way to stop it!
Thanks a lot
All the Best
Dave
More information about the use-livecode
mailing list