Bye at all.
Is possible capture a unique identifier for a computer (windows and
Macintosh) running the startup script of a solution made with
Filemaker Developer 6?
Another question: a filemaker plugins works on a runtime solution?
Many thanks and best regards
Carlo
|
|
0
|
|
|
|
Reply
|
ercar
|
2/23/2004 5:13:06 PM |
|
If I understand your question correctly, seems that a global field set with
Status(CurrentHostName) should do it, at least within a given network. You
could also do something with a script that gets run only on the first
startup to create an identifier from, say, Status( CurrentPlatform) &
Status(CurrentHostName) & NumToText(Random).
Plugins (at least the ones I use from Troi, Waves In Motion and Comm-Unity)
do typically provide for runtime functionality, if only with a developer's
license..
Matt
"Carlo" <ercar@hostlcnet.it> wrote in message
news:9b1b0094.0402230913.5d23842d@posting.google.com...
> Bye at all.
> Is possible capture a unique identifier for a computer (windows and
> Macintosh) running the startup script of a solution made with
> Filemaker Developer 6?
> Another question: a filemaker plugins works on a runtime solution?
> Many thanks and best regards
> Carlo
|
|
0
|
|
|
|
Reply
|
Matt
|
2/23/2004 7:51:56 PM
|
|