Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: Parameter passing hygiene

$
0
0
I originally wrote it over 14 years ago, so I'd have to construct some test data to test it again in this situation. My guess is that you'd need to change the line: (setq evaluated (aelNumber (aelEnvExecute compiled))) to: (setq evaluated (aelEnvExecute compiled)) Note that the code is written in SKILL. It's just in LISP syntax rather than the C-style. You can always use pp(abIPar) to print out in C-style but the formatting isn't pretty (a shame for a pretty printer) and also you lose all the comments. I'll have a look next week (may not have time over the weekend) to check the behaviour with string-valued parameters. Regards, Andrew.

Viewing all articles
Browse latest Browse all 33813

Trending Articles