-
The task is to import every file that is dropped into a specific folder on my local drive into NAV. The solution is a windows service programmed in Visual Studio 2008 VB.NET. The first step is to create a web … Continue reading →
-
In the default Codeunit 412 is a function that opens a open or a save dialog. The problem with this function is that we do not know if the open, save or cancel button was pressed. I used the code … Continue reading →
-
In the Role Tailored Client all file system commands used by the Classic Client have been removed. For those who have been using commands such as EXISTS, RENAME and ERASE there is a code update to be done. I created … Continue reading →