@linepath documentation
Posted: Thu Aug 14, 2025 2:32 am
The documentation for @linepath says:
But y will actually contain “D:\MYPROGS\”.If the program d:\myprogs\program1.prg has the line:
string y = @linepath
then y will contain “D:\MYPROGS\PROGRAM1.PRG”, no matter if program1 is run by itself, or as part of another program.