• 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: A bit of philosophy about Database events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A bit of philosophy about Database events


  • Subject: Re: A bit of philosophy about Database events
  • From: "Stockly, Ed" <email@hidden>
  • Date: Tue, 16 Mar 2010 16:01:41 -0700
  • Thread-topic: A bit of philosophy about Database events


> I haven't heard of MySQL3.app, do you mean MacSQL? I used to use MacSQL

May have been referring to SQLite3...

Run this AppleScript to see the man page:

set manFile to (path to documents folder as Unicode text)
set manFile to manFile & "sqlite3-ManPage.pdf"
set manFilePath to quoted form of POSIX path of manFile
do shell script "/usr/bin/man -t  sqlite3 | /usr/bin/pstopdf -i -o " &
manFilePath
tell application "Preview" to open (file manFile as alias)


HTH,

ES

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: A bit of philosophy about Database events
      • From: Jeff Jungblut <email@hidden>
References: 
 >Re: A bit of philophy about Database events (From: Jeff Jungblut <email@hidden>)

  • Prev by Date: Re: A bit of philophy about Database events
  • Next by Date: What does iPhoto 'reverse geocode' command do?
  • Previous by thread: Re: A bit of philophy about Database events
  • Next by thread: Re: A bit of philosophy about Database events
  • Index(es):
    • Date
    • Thread