|
|
 |  |
Re: Program Linking Via Appletalk-TCPFrom: Tom Terpening Date: Sunday, January 2, 2000
Time: 10:30:44 pmI found the error on this script since everyone's system is not that fast
they can try:
tell application "Filemaker Pro"
activate
open "MainMenu.USR"
set cell "gLogin Name" of record 1 to "yourlogin"
with timeout of 5 seconds
set cell "gLogin Password" of record 1 to "yourpassword"
do script FileMaker script "Verify Password"
end timeout
end tell
----- Original Message -----
From: "Shawn Hogan" <shawn@digitalpoint.com>
To: "Optigold ISP List" <isp-list@optigold.com>
Sent: Sunday, January 02, 2000 11:52 PM
Subject: Re: [Optigold-ISP] Program Linking Via Appletalk-TCP
> cybermac wrote:
>
> >What about the keychain feature in OS9/Optigold does it just know to
login?
>
> No, the keychain doesn't log you into Optigold ISP, but it can store all
> your program linking passwords so you don't have to enter the
> login/password to enable program linking to each machine the first time
> you do it.
>
> Under the employee preferences you can specify a designated keychain to
> automatically unlock when you log in as an employee (if you want of
> course).
>
> You *can* have Optigold ISP automatically log into the system as any user
> you want (normally only automated tasks can auto-login), if you are
> running it from a Macintosh. I'm assuming you are because you are
> talking about OS9, program linking and keychains...
>
> Read this, to get the syntax for a basic AppleScript to log any user in.
>
>
http://archive.digitalpoint.com/FMPro?-db=listarch.fp3&-lay=web&-RecID=4390
> 4&-Format=archdetail.html&-Find
>
> - Shawn
>
> -------------------------------
> Shawn D. Hogan
> President, Digital Point Solutions
> http://www.digitalpoint.com
> (858) 452-3696
>
>
> -------------------------------------------
> To subscribe, unsubscribe and list archive
> please visit http://www.optigold.com/lists
> -------------------------------------------
-------------------------------------------
To subscribe, unsubscribe and list archive
please visit http://www.optigold.com/lists
-------------------------------------------
|

Return to Digital Point Solutions' Home Page |