fmt(var, "R%5")



Kevin King wrote:
... = variable"R%5"
... = OCONV(variable,'MR%5')

variable = '00000' : variable
variable = variable[LEN(variable) - 4,5]

Just a few I've seen over the years.
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to