Quote:
Originally Posted by contiga
0 = overwrite
1 = create (a) new line(s) (simply a copy of the old stuff, + some added stuff (in this case))
_
obj.remove( obj2) would work, just don't fill in an index number for obj2, but the actual text to remove, and it will search for it's position in the string, and remove it.
|
Hmm, ok
One last question: can I set a member directly? Since when I load a member
by using obj.loadvars() it appears as an array, like if I did echo( arcnames[ 0]) it would return the first member, so.. Can I set it directly?
PHP Code:
object.arcnames[ 0] = "foo";
This is for the ammount stuff, to change an current ammount of an arc