Actions
Bug #4843
closedLocal %variables/$identifiers/&binvars in $read() are not evaluated correctly
Start date:
01/04/2020
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is a bug, when i try to parse %variables from a file the adiirc couldn't parse them.
I am not sure if this is only in $read() and not in any other common identifier , also i am not sure if this is only effecting %variables and nothing more related to the parser.
Example:
//write -c testing.txt this is a % $+ variable test. | var %variable = TESTING MESSAGE | var -s %r = $read(testing.txt) | echo -a IS: %r
- Thanks!
Actions