• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
BetterTelnet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BetterTelnet


  • Subject: BetterTelnet
  • From: Chuck Ferrell <email@hidden>
  • Date: Fri, 2 Feb 2001 16:37:28 -0500
  • Organization: WTAJ TV 10

I'm trying to write a script that will launch a Remote Access connection and then after connection launch BetterTelnet and log-into a site.

The Remote Access section works fine but I'm having trouble with this:

tell application "Finder"
activate
select file "BetterTelnet Fat"
open selection
connect "<Default>"
host "170.20.40.202"
title "WCBS"
waiting "yes"
end tell

When I run the above I get "Expected end of line, etc. but found "."

After the waiting I'll continue with the "wait for text" in the dictionary to script the log-in unless someone has a better idea.


  • Follow-Ups:
    • Re: BetterTelnet
      • From: Emmanuel <email@hidden>
  • Prev by Date: Re: Can a script create an applet?
  • Next by Date: Re: Type Text(Sigma) question
  • Previous by thread: Re: passing error codes from the finder/filemaker back to an applescript
  • Next by thread: Re: BetterTelnet
  • Index(es):
    • Date
    • Thread