CompuServe Thread

#PushCD in TxEd macro?

2 messages in this thread
#4536From: Thomas HoladayJan 4, 1989 1:28 AM
I'd like to change Current Directory with TxEd ARexx macro, ideally via WsHell's PushCD, but the one-liner * A Pushy TxEd macro*/ Address command PushCD REXX: is giving me Error 41 in line 3 Invalid Expression, which I think is due to the colon. What I am trying to accomplish is to (based upon filename.extension) go off and do something in a dedicated directory and then PopCD back to wherever I was to start.
#4553From: microsmithsJan 4, 1989 12:45 PM
We gotta get whawes over here to answer AREXX things. My guess is you could put quotes around "REXX:", give that a try?