View Single Post
  #8  
Old 03-25-2006, 05:35 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by jake13jake
PHP Code:
this.blahani "carrystill";
this.pblah "ani";
this.pani "blah";
setani(makevar(this.pani this.pblah),null); 
would inevitably give you carrystill. old gscript equivalent of #s(#s(something))

It takes a string and returns the variable that the string indicates.
So, it merges the variables together?
Reply With Quote