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

Re: log?


  • Subject: Re: log?
  • From: Martin Crisp <email@hidden>
  • Date: Wed, 19 Feb 2003 9:26:26 +1100
  • Organization: Tesseract Computing

On Tue, 18 Feb 2003 14:10:39 +1100, Riccardo Perotti wrote
(in message <BA77EF5F.1D3A%email@hidden>):

> Hi all:
>
> I just encountered the log9 command in one of the postings. I had never
> seen it

<shame-faced> Likewise </shame-faced>

> nor know what it does, so I went to my Script Editor and tried to
> find a definition for it in the Dictionaries, with no luck.
>
> (1) can somebody define log9 for me?

log <expression>
Causes <expression> to be evaluated and displayed in the Event Log,
with a '(*' at start and a '*)' at end.

log {"This is just ", 1, " way of constructing a string"} as string
log 10 + 7

Event log shows:
(*This is just 1 way of constructing a string*)
(*17*)

[works for records, lists, and such too]

> (2) Is there an alphabetical list or reference of all AS commands somewhere?

Don't know. 'Log' isn't in my copy of the AS Language Guide.
[The O'Reilly book _AppleScript in a Nutshell_ would be my first
guess as to a book that might]

Have Fun
Martin
--
I have absolutely no reason to complain about "success" with my
work; [...] And yet, from time to time a boundless sense of
inferiority plagues me, a desperate feeling of general failure; how
does a person acquire such bits of lunacy?
- MC Escher

Almost always SMASHed
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >log? (From: Riccardo Perotti <email@hidden>)

  • Prev by Date: Re: How to get Zero (0) before Month ?
  • Next by Date: Re: applescript-users digest, Vol 3 #1345 - 16 msgs
  • Previous by thread: log?
  • Next by thread: Best way to auto rename files SORRY !
  • Index(es):
    • Date
    • Thread