Filemaker TH325Z/A Arkusz Danych Strona 80

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 79
80 FileMaker Functions Reference
Get(DocumentsPath)
Format
Get(DocumentsPath)
Parameter
None
Data type returned
text
Description
Returns the path to the documents folder for the current user. In Windows, the path format
is /Drive:/Documents and Settings/UserName/My Documents/. In the Mac OS, the path
format is /DriveName/Users/UserName/Documents/.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Examples
Returns /C:/Documents and Settings/John Smith/My Documents/ for a user named
John Smith in Windows.
Returns /MacintoshHD/Users/John Smith/Documents/ for a user named John Smith in
the Mac OS.
Get(ErrorCaptureState)
Format
Get(ErrorCaptureState)
Parameter
None
Data type returned
number
Description
Returns 1 if the Set Error capture script step is on; otherwise returns 0.
Note See FileMaker Pro help for information about running scripts
in client/server and
peer-to-peer environments.
Example
Returns 1 if the Set Error capture script step is on.
Przeglądanie stron 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag