Dynamics AX
  RSS Feed  LinkedIn  Twitter
Want to turn you're data into a true asset? Ready to break free from the report factory?
Ready to gain true insights that are action focused for truly data informed decisions?
Want to do all of this across mutliple companies, instances of Dynamics and your other investments?
Hillstar Business Intelligence is the answer then! (www.HillstarBI.com)

Hillstar Business Intelligence for Microsoft Dynamics AX and NAV on Mobile, Desktop, Tablet


Let us prove to you how we can take the complexity out of the schema and truly enable users to answer the needed questions to run your business! Visit Hillstar Business Solutions at: www.HillstarBI.com

Friday, December 02, 2005

WinAPI::FileExists()

I thought I would start doing some mini posts on the WinAPI class in AX. This is a great class, because it has a lot of Static methods that access, like the name suggestions the Windows API.

One of the methods I have used a lot is the WinAPI::FileExists(). This method is returns a boolean value stating if the past in file name and path exists. Some sample code would look like:

if(WinAPI::fileExists("c:\\temp\\test.txt"))
{
// preform some code
}

Find a job at: www.DynamicsAXJobs.com

1 Comments:

Anonymous Anonymous said...

Thanks for the tips !

3:55 AM  

Post a Comment

<< Home


Copyright 2005-2011, J. Brandon George - All rights Reserved