• Welcome to Daffodil Computers Ltd..
 

News:

Daffodil Computers Limited is a leading It solution & education solution public company with a good relation to customers it has earned big respect from clients

Main Menu

Microsoft Access Function Library: CurDir()

Started by bbasujon, August 15, 2012, 05:29:55 PM

Previous topic - Next topic

bbasujon

Microsoft Access Function Library: CurDir() Function: CurDir()

Purpose: The CurDir() function returns a string containing the current working directory.

Usage: CurDir(drive)

Returns: String containing the current working directory for drive. If no drive is specified, it returns the current working directory for the C: drive.

Examples and Special Cases

CurDir("C") = "C:\MYDIR"
CurDir("D") = "D:\YOURDIR"
CurDir() = "C:\MYDIR"
Acquire the knowledge and share the knowledge so that knowing,learning then sharing - all are the collection