On Mon, 22 Apr 2024, 15:44 Paul Gilmartin, < [email protected]> wrote:
I admit I didn't experiment much, but to make my existing code work under Fedora I just renamed the functions. Or did I create links? I was bored years ago and wrote some Rexx under Windows to add sqrt(), loge(), sin(), cos(), tan(), pi() etc. The idea was that they would run either as a command that sends the result to stdout, or as a function that returns the result to the calling Rexx code. Either way, I ended up using my Rexx code to find a couple of nasty bugs in a maths library, so it wasn't wasted effort :-) Roops > Can't you quote the function name: > 'Function'( args ) /* Ugh! */ > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
