Hi, is it possible to have an opdigits() inside another expression like
ch(“../xform`opdigits(”.“)`”) ?
Thanks!
ALex
opdigits inside another function
14471 6 2-
- EigenAlex
- Member
- 639 posts
- Joined: 7月 2005
- Offline
-
- edward
- Member
- 8003 posts
- Joined: 7月 2005
- Online
-
- stevenong
- Member
- 1634 posts
- Joined: 7月 2005
- Offline
Usually I use a variable to replace the opdigits() function.
Bring up the ‘Aliases/Variables’ dialog by either the Dialogs menu -> ‘Aliases/Variables’ or type ‘Alt-Shift-a’.
Go to the Variables folder & set foo with a value of ‘opdigits(“.”)’. Please do not include the quotes ( ' ).
Now, retype your expression as such: ch(“../xform$foo”).
Bring up the ‘Aliases/Variables’ dialog by either the Dialogs menu -> ‘Aliases/Variables’ or type ‘Alt-Shift-a’.
Go to the Variables folder & set foo with a value of ‘opdigits(“.”)’. Please do not include the quotes ( ' ).
Now, retype your expression as such: ch(“../xform$foo”).
-
- EigenAlex
- Member
- 639 posts
- Joined: 7月 2005
- Offline
-
- sl0throp
- Member
- 258 posts
- Joined:
- Offline
-
- tamte
- Member
- 9209 posts
- Joined: 7月 2007
- Offline
-
- Ratmann
- Member
- 110 posts
- Joined:
- Offline
-
- Quick Links