
Contributor
2019-03-19
10:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AppEvaluator results will not load with [] in the filename
Only if I remove the square brackets from the result file names can I get the QSAEanalyser to load the files from the results folder. Is there some special setting I need to use to get it to tolerate these characters in the name. It looks like it removes them and tried to open a file without them in the name and so fails to find the file.
- Tags:
- Group_Discussions
502 Views
1 Reply


Employee
2019-03-20
03:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am able to get things going by doing the following:
- Script
- TestLogs section
- Change line 47 from FROM $(Folder) to FROM '$(Folder)'
490 Views
