This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

How to use string trimleft when i want to remove "[&quo

Old posts that have not been replied to for several years.
Locked
g
gerkes

How to use string trimleft when i want to remove "[&quo

Post by gerkes »

[string trimleft [test] "["] is not working. How do I make the script intepret the [ properly?
d
dollar
Op
Posts: 178
Joined: Tue Oct 28, 2003 3:47 pm
Location: Netherlands

Re: How to use string trimleft when i want to remove "[

Post by dollar »

gerkes wrote:[string trimleft [test] "["] is not working. How do I make the script intepret the [ properly?
Put "'s around the string containing the [ or ], and \ before them, should work fine then.
dollar (or something similar) at:
#eggdrop / #tcl - undernet
#egghelp / #tcl / #eggtcl - efnet
#eggdrop.support / #tcl - quakenet
#eggdrop - ircnet
Locked