Filemaker TH325Z/A Arkusz Danych Strona 83

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 82
Chapter 7
|
Get functions 83
Parameter
None
Data type returned
text
Description
Returns the full path indicating the location of the currently active database file. In
Windows, the full path is file:/drive:/folder/filename for local files. For remote files, the full
path is file://volume/folder/filename. In the Mac OS, the full path is file:/volume/folder/
filename for local and remote files.
Notes
If you specify the context for the current calculation, this function will be evaluated
based on that context; otherwise, it will be evaluated based on the context of the
current window.
See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Examples
Returns file:/driveletter:/databaseName for local files in Windows.
Returns file://volumename/myfoldername/databaseName for remote files in Windows.
Returns file:/path/databaseName for local and remote files in the Mac OS.
Returns fmnet:/networkaddress/databaseName for FileMaker Pro networked files.
Get(FileSize)
Format
Get(FileSize)
Parameter
None
Data type returned
number
Description
Returns the size (in bytes) of the currently active database file
.
Przeglądanie stron 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag