Thamarai
6th November 2015, 16:57
Hi,
Is there a way to access the file residing in another server through baan .
For an interface i want to read the file placed in share folder in another system and update in ERP.
dir.path = "\\10.19.114.17\TO_ERP_LN"
dptr = dir.open(dir.path) returns error .
Regards,
Thamarai
Is there a way to access the file residing in another server through baan .
For an interface i want to read the file placed in share folder in another system and update in ERP.
dir.path = "\\10.19.114.17\TO_ERP_LN"
dptr = dir.open(dir.path) returns error .
Regards,
Thamarai