The Dink Network

Reply to Re: Help with complicated script

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
October 10th 2014, 07:57 AM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
just make a new variable called &oldresult and just use &oldresult = &result. Then you just use &oldresult so that whatever menu might have popped up in the mean time is irrelevant. This is nice having to prevent some nasty bugs that are hard to replicate. I think the local variable &oldresult would also be unique to that script instance.