<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://www.downloadpipe.com/forums/mac/rdf0.php?f=328">
    <title>DownloadPipe.com Mac Forums help - Programming - Apple Scripts</title>
    <link>http://www.downloadpipe.com/forums/mac/Apple-Scripts-forum-328.html</link>
    <description>Latest 15 Messages on www.downloadpipe.com</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/activate-window-app-ftopict13015.html#64670" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/read-txt-file-ftopict13008.html#64653" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/settingsFileIn-security-add-trusted-cert-ftopict12666.html#63056" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/System-Events-file-directory-ftopict12631.html#62956" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Folder-Action-temporary-files-ftopict12327.html#61495" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Write-variables-values-script-ftopict11071.html#52756" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/File-format-script-editor-ftopict11070.html#52751" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Mailbox-selection-ftopict11069.html#52748" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Beep-sound-ftopict11068.html#52737" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Snippet-content-ftopict11067.html#52734" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Count-folders-ftopict11066.html#52732" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Applescript-Sleep-Computer-ftopict11065.html#52729" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Consulting-Engagement-AppleScript-VBA-Cambridge-MA-ftopict8708.html#39564" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Keyboard-Layout-resets-ftopict8707.html#39563" />
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/Reference-list-stops-working-put-inside-function-ftopict8706.html#39559" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/activate-window-app-ftopict13015.html#64670">
    <link>http://www.downloadpipe.com/forums/mac/activate-window-app-ftopict13015.html#64670</link>
    <title>how to activate window  not app?</title>
    <description>I m trying to write a very simple applescript to just create a new  Terminal window and set it to be frontmost  i e  so it has focus    without  raising all the other Terminal I have open  The following  creates the new Terminal window but results in all the other Terminal  windows I have open behind my other windows being raised  which I m  trying to avoid:    tell application  Terminal    act   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/read-txt-file-ftopict13008.html#64653">
    <link>http://www.downloadpipe.com/forums/mac/read-txt-file-ftopict13008.html#64653</link>
    <title>How to read a  txt file?</title>
    <description>In article   Sander  Tekelenburg  wrote:    &gt; In article    &gt; &gt; I ve looked at a  lot  of AppleTalk   &gt; &gt; dictionaries  ever since AppleTalk first came out  and for the most part   &gt; &gt; have been extremely frustrated because  while a certain application may   &gt; &gt; have the capability to do some th   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/settingsFileIn-security-add-trusted-cert-ftopict12666.html#63056">
    <link>http://www.downloadpipe.com/forums/mac/settingsFileIn-security-add-trusted-cert-ftopict12666.html#63056</link>
    <title>Anyone ever use  i settingsFileIn of security add trusted   </title>
    <description>In article       Applescript User  wrote:    &gt; Hi   &gt; Does anyone have any experience with the settingsFileIn   i option  of  &gt; the security add trusted cert framework?  &gt; ie :  &gt; security add trusted cert  d  r trustAsRoot  k blah keychain  tmp   &gt; cert pem  i settings plist  &gt;   &gt; Or  does anyone hav   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/System-Events-file-directory-ftopict12631.html#62956">
    <link>http://www.downloadpipe.com/forums/mac/System-Events-file-directory-ftopict12631.html#62956</link>
    <title>System Events: get file names in directory</title>
    <description>In article     Martin Krischik  wrote:    &gt; &gt; Also  if you want an alias to the home folder  a far better way to get   &gt; &gt; it is:  &gt; &gt;   &gt; &gt;     set Current_Folder to the path to the home folder  &gt;   &gt; The line commented out is the one I really want the other one is just  &gt; there to simplyfy the test until it works out    Ok  but I still rec   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Folder-Action-temporary-files-ftopict12327.html#61495">
    <link>http://www.downloadpipe.com/forums/mac/Folder-Action-temporary-files-ftopict12327.html#61495</link>
    <title>Folder Action   temporary files</title>
    <description>In article    Jolly Roger  wrote:    &gt; In article    &gt;  Dave Balderstone  wrote:  &gt;   &gt; &gt; In article    &gt; &gt; Jolly Roger  wrote:  &gt; &gt;   &gt; &gt; &gt; In article &lt;12122   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Write-variables-values-script-ftopict11071.html#52756">
    <link>http://www.downloadpipe.com/forums/mac/Write-variables-values-script-ftopict11071.html#52756</link>
    <title>Write variables and values to another script</title>
    <description>On 2008 12 01 10:21:38  0500  Jo_y  said:    &gt;   &gt;&gt; While you can store script data  variable values  using either shell  &gt;&gt; scripting s  defaults  command   load script     store script  or just  &gt;&gt; the plain read write commands from standard additions osax  what you  &gt;&gt; are asking to do isn t really practical   &gt;   &gt; Thanks for the compass  i ve done much more with applesc   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/File-format-script-editor-ftopict11070.html#52751">
    <link>http://www.downloadpipe.com/forums/mac/File-format-script-editor-ftopict11070.html#52751</link>
    <title>File format of script editor</title>
    <description>On 26 11 2008  anni wrote in message :     &gt;  when we save script using script editor  There is file format combo  &gt; box which shows different file formats  can anybody explain what are  &gt; the significance of all     &gt;   &gt; 1  script : simple scripts   &gt; 2  application bundle  &gt; 3  script bundle  &gt; 4  application    If you re a   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Mailbox-selection-ftopict11069.html#52748">
    <link>http://www.downloadpipe.com/forums/mac/Mailbox-selection-ftopict11069.html#52748</link>
    <title>Mailbox selection</title>
    <description>In article       anni  wrote:    &gt; event i didn t aware  we could open more than one viewer  can anybody  &gt; tell me how can we open more than 1 viewer     Command option N or choose  New Viewer Window  from the File menu     &gt; or we can set some object to viewer such as i want to open safari in   &gt; mess   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Beep-sound-ftopict11068.html#52737">
    <link>http://www.downloadpipe.com/forums/mac/Beep-sound-ftopict11068.html#52737</link>
    <title>Beep sound</title>
    <description>it is not exactly what i wanted  but is nice  very nice   here is the script:    tell application  Finder    set xx_1 to alias   name of startup disk     :      System:Library:Sounds:  as text    set rand_ to random number of  count every item in xx_1    if rand_ is 0 then set rand_ to 2   set the_f to  item rand_ of xx_1   end tell      set d to  current date  as date  set h to hours of d  set   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Snippet-content-ftopict11067.html#52734">
    <link>http://www.downloadpipe.com/forums/mac/Snippet-content-ftopict11067.html#52734</link>
    <title>Snippet content</title>
    <description>On 2008 11 20 16:53:09  0500  Jo_y  said:    &gt; Is there a way to get the content of snippets in the finder  instead  &gt; of pulling these  &gt; via drag and drop onto a open Script editor  window ?  &gt; I mean files with the name extension  textClipping   &gt;  Oops  i continue to add command  k  at the end of every phrase      8P    ClipEdit        Us   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Count-folders-ftopict11066.html#52732">
    <link>http://www.downloadpipe.com/forums/mac/Count-folders-ftopict11066.html#52732</link>
    <title>Count folders</title>
    <description>Hey  Michelle     all what i wanted and i want to do is to clean up and to shorten a bit  my old scripts   i use mostly repeat routines  but it seems that the  way is not always practicable  So  thanks anyway for the solution </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Applescript-Sleep-Computer-ftopict11065.html#52729">
    <link>http://www.downloadpipe.com/forums/mac/Applescript-Sleep-Computer-ftopict11065.html#52729</link>
    <title>Using Applescript to Sleep Computer</title>
    <description>I tell it application  System Events   also run 10 5 5 and have no delay     I use this:      pmset changes and reads power management settings such as idle sleep   timing wake on administrative access automatic restart on power loss  etc     set current_mode to do shell script  pmset  g | grep mode    look for   current hibernate mode    if current_mode contains  3  then set the current_name t   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Consulting-Engagement-AppleScript-VBA-Cambridge-MA-ftopict8708.html#39564">
    <link>http://www.downloadpipe.com/forums/mac/Consulting-Engagement-AppleScript-VBA-Cambridge-MA-ftopict8708.html#39564</link>
    <title>Consulting Engagement   AppleScript   VBA   Cambridge   MA</title>
    <description>New Directions is a highly successful professional services firm who  provides consulting services in the Business Intelligence  Data  Warehouse and Analytical Reporting areas of Information Technology     Our subject matter experts furnish project based services to assist  our clients in gaining value and measurable business improvements from  their business management software     Mac Develop   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Keyboard-Layout-resets-ftopict8707.html#39563">
    <link>http://www.downloadpipe.com/forums/mac/Keyboard-Layout-resets-ftopict8707.html#39563</link>
    <title>Keyboard Layout resets itself</title>
    <description>     BEGIN PGP SIGNED MESSAGE       Hash: SHA1    Warren Oates schrieb:  &gt; In article    &gt;  Martin Krischik  wrote:  &gt;   &gt;&gt; I checked   Library Preferences  but  com apple keyboardtype plist  is a  &gt;&gt; binary file   so I can t edit it   &gt;&gt;  &gt;   &gt; If you double click  it should open in the plist editor  I don t have   &gt; that file in my pre   </description>
  </item>

  <item rdf:about="http://www.downloadpipe.com/forums/mac/Reference-list-stops-working-put-inside-function-ftopict8706.html#39559">
    <link>http://www.downloadpipe.com/forums/mac/Reference-list-stops-working-put-inside-function-ftopict8706.html#39559</link>
    <title>Reference to a list stops working when put inside a functi  </title>
    <description>In article       Jugdish  wrote:    &gt; The above code generates this error:  Can t make last insertion point  &gt; of myList into type reference    &gt; I can t for the life of me figure out why putting that code inside a  &gt; function would suddenly cause an error  Can someone enlighten me on  &gt; this?    Declare  m   </description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.downloadpipe.com/forums/mac/rdf0.php?f=328" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
