• 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
Re: Tex-edit problem !
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tex-edit problem !


  • Subject: Re: Tex-edit problem !
  • From: "Marc K. Myers" <email@hidden>
  • Date: Tue, 18 Dec 2001 14:39:44 -0500
  • Organization: [very little]

> Date: Tue, 18 Dec 2001 15:09:43 +0100
> Subject: Tex-edit problem !
> From: rhyme <email@hidden>
> To: <email@hidden>
>
> This is my script to open file in a dinamic directory !
> it doesn't work !
>
> set numero to "inserisci il numero della giornata"
> set form to display dialog "Che giornata vuoi aggiornare ?" default answer
> numero
> set numGiornata to text returned of form
> tell application "Tex-Edit Plus"
> open file "Macintosh HD:Desktop
> Folder:FantaKapNew:flash:Sit.fkap.01-02:risultati:" & (numGiornata) &
> ":Partita1.txt"
> end tell
>
> somebody halp me ? please !

All you need is another set of parentheses:

open file ("Macintosh HD:Desktop
Folder:FantaKapNew:flash:Sit.fkap.01-02:risultati:" & (numGiornata) & ":Partita1.txt")

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[12/18/01 2:38:58 PM]


  • Prev by Date: stripping an extra character from a text item
  • Next by Date: Broken script in 9.2.2
  • Previous by thread: RE: Tex-edit problem !
  • Next by thread: Re: Looking for a possible AppleScript solution to check serial numbe rs...
  • Index(es):
    • Date
    • Thread