cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mplanchart
Level 5

Using a variable in a search and replace (ASCII update)

Hi,

I programmatically update a variable when a user selects a radio button.

Now, I want to be able to modify an ASCII file by substituting a value it has with the one in the variable.

How can this be done?

Thanks
Labels (1)
0 Kudos
(3) Replies
RobertDickau
Flexera Alumni

Can you use the $V(var_name) expression in the ASCII File Update action properties?
0 Kudos
mplanchart
Level 5

Hi Robert,

I have been trying to do this with no luck. Is there an example somewhere that does something like this.

Thanks
0 Kudos
RobertDickau
Flexera Alumni

What do the contents of the text file look like?
0 Kudos