View Single Post
  #1  
Old 08-15-2003, 01:43 AM
Benm00t Benm00t is offline
I made a tree!
Benm00t's Avatar
Join Date: Jul 2003
Location: The Intarwebbernetwork!
Posts: 987
Benm00t is on a distinguished road
Setting variables.

When i try to set a message code as a variable, i always seem to get an error message. Say if i wanted to:

this.myvar=#p(0);

I would get Error: Expected format var, var[i], obj[i].attr, function(a), function(a,b).

How do i save message codes to variables sucessfully?

Thanx!
Reply With Quote