When I execute the do file, this is what's coming out:
file ‪C:\Users\User\Desktop\Data\lfs_oct_2001.dat not found
dictionary invalid
r(614);
end of do-file
r(614);
I have changed all the path files in all of my do, dat, and dct files. It is also contained in one folder. The problem is that when I run it, the infix dictionary automatically includes some special characters:
infix using "C:\Users\User\Desktop\Data\lfs_oct_2001.dct"
infix dictionary using "‪C:\Users\User\Desktop\Data\lfs_oct_2001.da t" {
How can I remove this? I already used Notepad and Notepad++.
Thank you.
file ‪C:\Users\User\Desktop\Data\lfs_oct_2001.dat not found
dictionary invalid
r(614);
end of do-file
r(614);
I have changed all the path files in all of my do, dat, and dct files. It is also contained in one folder. The problem is that when I run it, the infix dictionary automatically includes some special characters:
infix using "C:\Users\User\Desktop\Data\lfs_oct_2001.dct"
infix dictionary using "‪C:\Users\User\Desktop\Data\lfs_oct_2001.da t" {
How can I remove this? I already used Notepad and Notepad++.
Thank you.