System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ToInt32(Double value)
at System.Double.System.IConvertible.ToInt32(IFormatProvider provider
Any pointers appreciated.. I tried casting it to an integer like integer() but it doesn't recognise that?
Can't Get NiceUrl To Take A Macro Parameter?
I really thought this was an easy one, but just cannot get it to take the parameter?
Its returning an error
Any pointers appreciated.. I tried casting it to an integer like integer() but it doesn't recognise that?
I don't think you are allowed to do it like that.
I am not sure if this will work but how about creating a variable to hold the value from the macro?
Try writing something like this
Does this help?
/Jan
Legend thanks.... Will use this way in the future :)
Thought it wasn't working but realised I was being a plank - And had different letter casing on my variables!!
Happy you got it working :)
is working on a reply...