• 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: vdate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vdate


  • Subject: Re: vdate
  • From: JJ <email@hidden>
  • Date: Tue, 06 Nov 2001 02:06:04 +0100

> The following crashes on my wifes 6100, OS 8.1. I tried Applescript 1.1.3.
>
> set DateString to "" & (vDate)'s month & " " & (vDate)'s day & ", "
> & (vDate)'s year -- month, day, year
>
> Error says it cannot make month "November into a string".
>
> I assume that "vdate" is calling an osax, but I can't seem to figure
> out which one. Isearched the Applescript sites and found nothing.
>
> Any suggestions?

I can't figure why "set DateString to "" & ...
because
("" & "...") as string = "..."

What's the real script? ("vDate" seems to be a variable)

JJ


  • Prev by Date: Re: Script on the fly?
  • Next by Date: Re: Make an AppleScript XML-RPC App Possible???
  • Previous by thread: Re: vdate
  • Next by thread: Re: vdate
  • Index(es):
    • Date
    • Thread