Is possible to create UDF (user defined function) in C8 as in Impromptu?
(I modified cogudfod.sql, odfunct.ini and impfunct.ini in C7)
Now I'm working with C8 and I want to use SAS funtion (PUTC)
In impromptu I used UDF but how can I do it in C8?
you can't create a UDF in C8. You create a UDF in the db. You can import the UDF into FM like you would a db table or stored proc. it will then be available in the function list (i.e. udf maps to a function not to a query subject).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.