vdate
vdate
- Subject: vdate
- From: Robert Poland <email@hidden>
- Date: Mon, 5 Nov 2001 11:56:36 -0500
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?
--
-
Bob Poland - Sumter, SC
email@hidden
Check out my garage sale
http://www.ibrb.org/
- Follow-Ups:
- Re: vdate
- From: Christopher Nebel <email@hidden>