[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Programming Ques - Passing arguments with RUN



Ah! I see now! (I was too busy thinking about changing the characters
in a change/replace type of function, instead of thinking about it like
parsing.

Thanks guys!

Sorry for being so dense! :)

Russ

On Thursday, January 8, 2004, at 02:34 PM, Robert Holmgren wrote:
** Reply to message from Russ Urquhart on Thu, 8
Jan 2004 00:35:20 -0600
Russ: ...
 >
At this point you have:
 01: vpPathway vpText
 02: {space}
 03: vpPathway
 04: {space}
 05: vpText
If you're running Xy4 or later, >>
puts "vpPathway" into 01 and "vpText" into 02.
Carl Distefano
Thanks!
also, if i can ask another quick question. If i have
 vpPath::setText
in 01. Is there a quick way to change that to vpPath\:\:setText in
either 01 or into another macro?
Thanks again for your help!
Russ

Russ:

Carl just _showed_ you the answer to your question! It's not "another"
question, it's the SAME question.
Xy4: >+"\:\:"+>
Xy3:
>++ >

-----------------------------
Robert Holmgren
holmgren@xxxxxxxx
-----------------------------