Hi,
If i use exists function in NAV 2009, my below codes dont run. If I remove the exists line, it works correctly.
In NAV 4 below codes run without problem. What should I use instead of EXISTS?
IF EXISTS(FORMAT("File Name Resized")) THEN BEGIN
HYPERLINK("File Name Resized");
END;
Thank you
0
Comments
In the other case, it should work. Maybe the FORMAT is doing something strange. Try IF EXISTS("File Name Resized") THEN BEGIN
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n