The Dink Network

Reply to Re: Yay! Solved... oh wait, still exchange :(

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:
 
 
December 27th 2004, 02:05 PM
wizardg.gif
Paul
Peasant He/Him United States
 
The main time this bug shows up (as best I remember) is when you assign the value of one local to antoher variable. Such as:
&local1 = &local2;
or
&global += &local;