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

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to