• 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: "Couldn't save document"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Couldn't save document"


  • Subject: Re: "Couldn't save document"
  • From: Brian <email@hidden>
  • Date: Tue, 22 Feb 2005 15:36:10 +0100


Le 22 févr. 05, à 13:24, peter boardman a écrit :

Marc K. Myers <email@hidden> said on 2005-02-22, 0:23 (-0500 GMT):

Has anyone got a clue as to what's going on?

I couldn’t get this to compile because of the ‘format’ word.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


Hello, the 'format' word is a command from the satimage osax (http://www.satimage.fr/).

I can save the script without any problems, there is just a little 'bug' with the number delimiter, the dot, in the format string because of my 'french profile', that use the ','. I can send you the saved files if you want, but you missed a handler : 'diffProc' and the line :

if character 1 of enDate is ("+" or "-") then

don't work, I replace it by :

if (character 1 of enDate = "+") or (character 1 of enDate = "-") then

Brian (just 0.1779603012 years until my birthday...)
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: "Couldn't save document"
      • From: Emmanuel <email@hidden>
References: 
 >Re: "Couldn't save document" (From: peter boardman <email@hidden>)

  • Prev by Date: Re: RegExps in AS
  • Next by Date: Re: "Couldn't save document"
  • Previous by thread: Re: "Couldn't save document"
  • Next by thread: Re: "Couldn't save document"
  • Index(es):
    • Date
    • Thread