globally and I _don't_ meself to mistakenly futz with these functions.
Here's what appears to work:
Code: Select all
(set 'f '(putb ltrim ltrims)) ;; previously 'defined functions
(apply global f)
(apply constant f)
any comments, caveats or other ways to do this.
Thanks
Tim