Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Import_OpenFile Error

(0) ShareShare
ReportReport
Posted on by 125

The bit of code has worked and worked and worked.... My system crashed and everything was reloaded on a new Windows 10 machine, so my problem is either a Windows issue or something missing from the dex.ini file.

I run this code and select the file with the getfile statement, then the Open statement fails...

Any help would be appreciated.

Douglas

if getfile(getmsg(26132), TEXTFILE, l_pathname) then

l_file_ID = Import_OpenFile(BF_PROD_ID, l_pathname, l_delimiter, l_num_fields);
if (l_file_ID = 0) or (l_num_fields = 0) then
warning getmsg(26133);
l_result = Import_CloseFile(l_file_ID);
abort script;
end if;

*This post is locked for comments

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,321 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans