http://qs321.pair.com?node_id=11108750


in reply to Re^2: Parse variables from @output
in thread Parse variables from @output

Already tried that one, doesn't work I'm afraid

Replies are listed 'Best First'.
Re^4: Parse variables from @output
by Corion (Patriarch) on Nov 15, 2019 at 15:52 UTC

    Which one did you try? I didn't post any solution. I only lined up your input string with your regular expression to make it easier for you to see the differences.

    If you look closely, you might find that the regex includes double quotes while your string does not. What do the double quotes mean there?

Re^4: Parse variables from @output
by Cisco_Dave (Novice) on Nov 15, 2019 at 15:55 UTC
    Sorry, with you now. Taken the quotes out, ok now just a few more to sort. Thanks again.