I have created a large app in Witango 5.5 MacOSX Server. It is too large. I want to split it into several smaller, more manageable apps all in the same folder. Something I never have done before. I hope to gain a little responsiveness, if only as I load them to edit them.
When we log in, several user variables are set, and used all over the app. The first thing I noticed is that when I branch to the test app, the user variables are no longer available. So I read up and it appears that I need to use application scope variables to cross over from app to app. So #1- Can I use <@VAR varname> and have it pick up <@assign application$varname "userstuff"> . #2. Do application variables expire like user variables? I currently use user variables and check for variable time out to force users back to the log in screen. If not, how do I use multiple tafs in an application and check for variable time out so that log in is forced after a period? Thanks, Mark ---------------------------------------- To unsubscribe from this list, please send an email to [email protected] with "unsubscribe terascript-talk" in the body.
