Curiosity getting the better of me... and knowing I won't be roasted by the current community... I hope. B-)
Assuming we have assembled a string like "1234,123,198,678," what are your favourite ways to remove the trailing comma?
Is ok if you are confident there is a trailing comma... Mike recently hinted that PadR() might be useful.
Regards
Griff
Keep [Smile]ing
Assuming we have assembled a string like "1234,123,198,678," what are your favourite ways to remove the trailing comma?
Code:
m.STRING = LEFT(m.STRING,LEN(m.STRING)-1)
Is ok if you are confident there is a trailing comma... Mike recently hinted that PadR() might be useful.
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.
I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are !good for you.
There is no place like G28 X0 Y0 Z0
I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are !good for you.
There is no place like G28 X0 Y0 Z0