Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Pass the value of a Macro to a Script Variable (https://www.kinook.com/Forum/showthread.php?t=423)

rusha 04-29-2004 01:37 PM

Pass the value of a Macro to a Script Variable
 
I'm trying to do this in a simple script:

dim foo
foo=%BUILD_VER%

BUILD_VER is a temporary Macro that the user fills in via prompt.

I get the error:
Error at Line 2, Column 15 (Expected end of statement)

How can I pass the value of this Macro to a variable in script?

Thanks!

rusha 04-29-2004 02:15 PM

DOH!
I figured it out -
foo="%BUILD_VER%"


All times are GMT -5. The time now is 11:24 AM.


Copyright © 1999-2023 Kinook Software, Inc.