• 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: QXP Importing Text Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QXP Importing Text Files


  • Subject: Re: QXP Importing Text Files
  • From: Helmut Fuchs <email@hidden>
  • Date: Fri, 2 Aug 2002 14:17:07 +0200

At 10:12 Uhr +0100 02.08.2002, email@hidden wrote:
Is there any way to set this prior to importing a text file, or am I stuck relying on the current machine setting?

You can change import settings from within a script:

Tell app"Quark"
set lSaveImportSettings to {import styles, convert quotes}
set {import styles, convert quotes} to {true, true}
Tell document 1
Tell page 1
Tell text box 1
set story 1 to alias TheTextFile
End Tell
End Tell
End Tell
set {import styles, convert quotes} to lSaveImportSettings
End Tell

HTH,

Helmut
--
_______________________________________________
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: 
 >QXP Importing Text Files (From: email@hidden)

  • Prev by Date: Simple Drag-n-drop action
  • Next by Date: Re: Move a sound file
  • Previous by thread: QXP Importing Text Files
  • Next by thread: Simple Drag-n-drop action
  • Index(es):
    • Date
    • Thread