I tried to run this script on Windows 10, but it didn't work!
Could you please update this script to run on Windows?
I got this error:
xml el -u Acha_100.xml |gawk -f xpath2dot.awk | dot -T png > xpath2dot_demo.png
gawk: xpath2dot.awk:48: node[leaf][att]++ # gathering but not using a
gawk: xpath2dot.awk:48: ^ syntax error
gawk: xpath2dot.awk:68: for(a in node[n]){
gawk: xpath2dot.awk:68: ^ syntax error
Error: : syntax error in line 1 near 'errcount'
Thanks a lot!
I tried to run this script on Windows 10, but it didn't work!
Could you please update this script to run on Windows?
I got this error:
xml el -u Acha_100.xml |gawk -f xpath2dot.awk | dot -T png > xpath2dot_demo.png
gawk: xpath2dot.awk:48: node[leaf][att]++ # gathering but not using a
gawk: xpath2dot.awk:48: ^ syntax error
gawk: xpath2dot.awk:68: for(a in node[n]){
gawk: xpath2dot.awk:68: ^ syntax error
Error: : syntax error in line 1 near 'errcount'
Thanks a lot!