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!
Updated by Per Amundsen almost 5 years ago
- Subject changed from AdiIRC cannot parse %variables in files with $read() to %variables in $read() are not evaluated correctly
- Status changed from New to Resolved
Updated by Per Amundsen almost 5 years ago
- Status changed from Resolved to Closed
Updated by Per Amundsen almost 5 years ago
- Subject changed from %variables in $read() are not evaluated correctly to Local %variables/$identifiers/&binvars in $read() are not evaluated correctly
Actions