S sevenzz New member Local time Yesterday, 23:46 Joined Aug 11, 2010 Messages 9 Aug 20, 2010 #1 anyone have an example coding for parsing a file path?i still have problem with that in access 2010.the program i had in access 97.. thx
anyone have an example coding for parsing a file path?i still have problem with that in access 2010.the program i had in access 97.. thx
Trevor G Registered User. Local time Today, 07:46 Joined Oct 1, 2009 Messages 2,360 Aug 20, 2010 #2 Take a look at this link it may help you http://msdn.microsoft.com/en-us/library/783hax6d(VS.80).aspx
Take a look at this link it may help you http://msdn.microsoft.com/en-us/library/783hax6d(VS.80).aspx
S sevenzz New member Local time Yesterday, 23:46 Joined Aug 11, 2010 Messages 9 Aug 23, 2010 #3 i still can't solve the problem....any other suggestion?
ghudson Registered User. Local time Today, 02:46 Joined Jun 8, 2002 Messages 6,194 Aug 23, 2010 #4 Check out my old Browse [Find a directory or file] sample. In one of the form modules I have code that will parse the file name and directory from a full path string.
Check out my old Browse [Find a directory or file] sample. In one of the form modules I have code that will parse the file name and directory from a full path string.
jdraw Super Moderator Staff member Local time Today, 02:46 Joined Jan 23, 2006 Messages 15,525 Aug 23, 2010 #5 Here is a link with examples that may help. http://my.advisor.com/articles.nsf/aid/16279
S sevenzz New member Local time Yesterday, 23:46 Joined Aug 11, 2010 Messages 9 Aug 24, 2010 #6 jdraw said: Here is a link with examples that may help. http://my.advisor.com/articles.nsf/aid/16279 Click to expand... thx...i'll try...
jdraw said: Here is a link with examples that may help. http://my.advisor.com/articles.nsf/aid/16279 Click to expand... thx...i'll try...