im using this function as UDF. I followed the documentation examples on
parm definitions. Unless i can ignore that.
On 01/21/2013 02:35 PM, rob@xxxxxxxxx wrote:
You make this too hard
I think it should be as easy as
d SQ_GETDATE...
d Pr dateout d
d datein D
d datefmt 6
return variables from a subprocedure are on the PR/PI line.
Rob Berendt