Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server (Not)
Client
Old
Guides
Examples
New in version:
6.5
7.0
7.1
7.2
7.3
7.4
7.5
8.0
8.1
8.2
Statistic
Shell.GetCurrentDirectory
Queries current directory path.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Shell | 7.5 | Yes | Yes | Yes | Yes | No |
MBS( "Shell.GetCurrentDirectory"; ShellRef )
Parameters
Parameter | Description | Example value |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Result
Returns path or error.
Description
Queries current directory path.This is the native path to use as current directory for the child process.
See also
Shell.GetArgumentCount - Shell.GetDomain
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins