Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: krowbar71
Forum: Lua/XML Help 01-12-19, 01:21 PM
Replies: 5
Views: 1,715
Posted By krowbar71
How about making everything wrong and fixing it...

How about making everything wrong and fixing it all:


s = "I:1234,3450,i:9867"
s1 = string.gsub(string.gsub(s, "[iI]:", ""), "(%d+)", "i:%1")
print(s1)
i:1234,i:3450,i:9867


:rolleyes:
Forum: Released AddOns 04-22-10, 02:36 PM
Replies: 6
Views: 8,957
Posted By krowbar71
Doesn't buffet work by creating and updating...

Doesn't buffet work by creating and updating macro?
Showing results 1 to 2 of 2