On 03/11/16 20:04 +0900 (JST), "Paul Berkowitz" <[EMAIL PROTECTED]> wrote:

>> Boolean means it is looking for either a 1 or true, or 0 or false.
> 
> In AppleScript, it is not looking for 1 or 0, it is looking for true or
> false, and when you compile 'true' it changes to 'with', and 'false'
> compiles as 'without'.
> 
Interesting. I couldn't find that. (BTW, in AppleScript help there was a
promising-looking reference to use with printing, but it turned out just to
be a link to the top page of AppleScript website, where I was unable to find
any useful info about printing. I'm not saying it's not there, but it wasn't
readily evident. Similarly, the page on "Boolean" that I eventually found on
this site didn't offer any hints that I was able to decipher for dealing
with the "print dialogue boolean" riddle. I suppose it's easy if you know
how . . .)

> That should work. If it doesn't, there's a bug in GC that it's not honoring
> the 'print dialog' boolean property. Try it in a repeat loop with one file
> (added_item) at a time. Or it could be that GC's 'print' wants a different
> reference than an alias (although it shouldn't). It's 3 AM here, and I'm
> going to sleep. I've used GC before 'without print dialog'. If you haven't
> worked it out by the time I get going tomorrow, I'll try it out myself.

Sorry to deprive you of sleep! I knocked off myself at about 7 pm Tokyo
time, and now, after supper and a couple of beers, I lack the energy to
reopen this can of worms. Maybe, as you say, it's a bug in GC; I'll be
interested to hear what you find if and when you try it.

Thanks to you and Scott H. for the help.

--  
Jeremy Whipple <[EMAIL PROTECTED]>
Setagaya-ku, Tokyo

-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to