05-18-2016, 12:56 PM
I've copied this text from three browsers now on two OS's and it keeps giving me errors. Probably embedded binary codes, although I don't see anything stange in DiskProbe.
I've copied the two libraries into the demo and removed the export statements
---Error in fileboxdemo.yab, line 86: syntax error at "") = 0) then0x0a"
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 87: syntax error at "")0x0a"
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 87: syntax error at "")0x0a"
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 112: syntax error at ""+dir$+""
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 110: syntax error at ""+dir$+""
As you can see the error just keeps moving up as I try to edit. "0x0a" is computerese for linefeed, so that must be the issue here.
Do you think you can zip up the two files and give a link? Perhaps that would be a good policy for all of us. Paste the code here so people can read it, but also give a download link.
I've copied the two libraries into the demo and removed the export statements
---Error in fileboxdemo.yab, line 86: syntax error at "") = 0) then0x0a"
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 87: syntax error at "")0x0a"
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 87: syntax error at "")0x0a"
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 112: syntax error at ""+dir$+""
---Error: Program not executed
~/Desktop/fileboxdemo> yab fileboxdemo.yab
---Error in fileboxdemo.yab, line 110: syntax error at ""+dir$+""
As you can see the error just keeps moving up as I try to edit. "0x0a" is computerese for linefeed, so that must be the issue here.
Do you think you can zip up the two files and give a link? Perhaps that would be a good policy for all of us. Paste the code here so people can read it, but also give a download link.