AE CS4 ExtendScript documentation?

Is the CS4 scripting documentation not available online yet? All I see on Adobe's developer site is the documentation for AE CS3.

"not up to our standards" is circa 2009 doublespeak for "screw the end user".
Hey Adobe, you know what would be better to possess than a non-existent "high standards" document?
ANYTHING!!!
Thanks Adobe, for wasting another couple of hours of my workday by forcing me to look hither and yon for anything resembling a scripting reference. I wouldn't be so angry if I hadn't done this song-and-dance about a dozen times before in some form or fashion.

Similar Messages

  • Extendscript documentation finally available

    Direct link: http://help.adobe.com/en_US/framemaker/scripting/framemaker_10_scripting.pdf
    Also, please see the blog at:
    http://blogs.adobe.com/tcs/2011/08/extendscript-estk/new-f-10-estk-doc.html

    david.dickinson wrote:
    these things ... would be documented in VM specific documentationI have the Sun documentation for the Sun VM. And I can't find anything that lists the happenings that Sun supports (other than the Posix signal handlers). If that's all there is at the moment, then fine. But it's not clear from the documentation at the moment. A line in the docs that said "The Sun VM does not define any external happenings other than the following Posix signal handlers" would be more explicit, and would have saved me from looking for things that might not even be there :-)
    Again, if this is documented somewhere, and I'm just being dim, then a pointer to the correct source would be appreciated.There is no explicit documentation, I'll make a note to add it to one of the docs.
    >
    There is no API ... no pre-defined set of happenings ... no standardized names for which to askI take your point. But the regular VM allows you to do things like query the list of Memory Managers and Memory Pools and return their names - and as far as I am aware, the names for those things aren't standardised. So it could be done. The VM is generally very good about providing quite rich information on the runtime environment, which is why I thought there might be a simple JMX-style api to list the supported happenings. More idle curiosity than anything else :-)I meant from the perspective of the RTSJ, there's no API defined.
    If we supported happenings then we could of course make them discoverable/accessible via an appropriate management bean.
    David Holmes

  • CS4 + extendscript toolkit 3.5?

    hi,
    is it possible to use the extendscript toolkit 3.5 with creative suite 4 applications?
    I just installed it (because version 3.0 keeps on crashing after a while), but the only target application that is available is ExtendScript Toolkit CS5.
    isn't it downward compatible?
    or is there maybe some kind of hack to make it work?
    thanks,
    w

    Hey!
    No, it's not possible. You can edit script in ESTK 3.5 but then you have to run it from InDesign.
    tomaxxi
    http://indisnip.wordpress.com/

  • Has the ExtendScript documentation been updated for FrameMaker 11?

    I have Technical Communicator Suite 4, and would like to write a simple script to automate the create of HTML Help for a FrameMaker book file.to
    (i.e. to automate the process of me opening the book file, and selecting File > Publish)
    The Publish command is new for TCS4 / FM11, however, so I don't think it's documented in the FM10 material...
    Within my script, I guess I need to know how to select values for the 4 drop-down fields in the Publish dialog? (i.e. Output type, source file, and path to the robohelp templates)

    feline,
    The scripting capabilities of FM are remarkable. It's possible that that you've found an instance where something is not easily done (or perhaps not possible), but I can assure you that just about anything else is possible. So, I'd hate for you to get a bad taste about FM scripting just due to this one issue.
    Jang,
    What client are you trying to invoke? Is it the Structure Generator on a single document? The documentation for structuring a single document has been wrong forever, so it will not work as currently advertised. If you have the right syntax, though, it works great. Here's an FDK code snippet for a document conversion that should show what you need, in case this was your issue:
    F_Sprintf(tempUChar, "INPUTDOCID %d", docId);
    F_ApiCallClient("Structure Generator", (StringT)tempUChar);
    F_Sprintf(tempUChar, "RULEDOCID %d", convTableId);
    F_ApiCallClient("Structure Generator", (StringT)tempUChar);
    F_Sprintf(tempUChar, "OUTPUTDOCNAME %s", tempPath);
    F_ApiCallClient("Structure Generator", (StringT)tempUChar);
    F_ApiCallClient("Structure Generator", "StructureDoc");
    I believe the error in the manual is that is says to call "GenerateDoc" at the end, which is wrong and does nothing.
    I remember in the past working with someone trying to structure a book and I'm not sure if we ever got that working. Maybe that was you... sorry if I forgot
    Russ
    Message was edited by: Russ Ward

  • Scripting Adobe Bridge CS4 Output Module

    Anyone done it? An API definition appears absent from the Bridge CS4 SDK documentation.

    Thanks. I'm not familiar with ExternalObject, can you shed some additional light on the subject? Previously I've used the Adobe Photoshop Scripting Reference to figure out what objects to instantiate and invoke. I note all sorts of things I can invoke in the Bridge CS4 docs, but not the Output Module. These files you refer to on the drive, I'm not sure what you mean. I can find all sorts of jsx samples, but none pertinent to this particular issue.
    Thanks again.

  • CS4 ExtendScriptToolkit Not showing InDesign CS4 in drop down

    Hi,
    In Adobe CS4 ExtendScript Toolkit application, I am not getting the "InDesign CS4" in the dropdown.
    What would be the cause for this? I have tried with reinstallling the InDesign CS4.
    Please let me know If I am missing out something.
    Thanks

    This is a notorious bug in CS4 that you can't do anything about. But if you run this line:
    #target indesign;
    InDesign will reappear in the dropdown.
    Peter

  • Is there support for the GraphicsFmt object in FrameMaker 11 ExtendScript?

    I was reading the FDK documentation for FrameMaker 11 and I see that support has been added for Object formats using FO_GraphicsFmt.
    Is there support for the GraphicsFmt object in FrameMaker 11 ExtendScript?
    If not, when will it be added?
    Another question: Will the ExtendScript documentation ever be improved?

    Stuart,
    I am pretty sure you can use the object from ExtendScript. With the FDK documentation you should be able to guess the property names in ExtendScript, but the easiest way is to use a small test document and write a small script to get at the GraphicsFmt object. Set a breakpoint and use the Data Browser and/or JavaScript Console to see how FM uses the object.
    As for better ExtendScript documentation: I am working on a website (www.progframe.com) that will feature better documentation, combining the current docs with stuff picked up from the FDK reference and test scripts. It will also have tutorials for newbie scripters. If Adobe does not put an effort into the docs, I might as well do it and possibly pick up some scripting jobs that way. I am planning to launch the website early next year and keeping it up to date so that ExtendScript info is immediately available when a new FM version hits the market.
    Kind regards
    Jang

  • Some Extendscript resources

    A note from Kapil Verma, FM's product manager:
    Hi All,
    Hope you are well. Many of you have asked me about ExtendScript capability in FM10. With Extendscript, one can easily automate time-consuming and repetitive tasks and this tool comes standard as part of FrameMaker10. And the best part about this is that extendscript lets you create scripts which can communicate with several Adobe products and not just FrameMaker. Here are some additional resources for you to look at.
    Blog Posts on extendscript
    http://blogs.adobe.com/techcomm/2011/03/sample-scripts-utilities-shipped-with-framemaker-1 0.html
    http://blogs.adobe.com/techcomm/2011/07/create-a-book-packager-using-extendscript.html
    E-Seminar recording
    http://www.adobe.com/cfusion/event/index.cfm?event=register_no_session&id=1808717&loc=en_u s
    Overview documentation
    http://help.adobe.com/en_US/framemaker/using/WSd5e89bb44d752f2f4e0f6b6612c81bacb1a-8000.ht ml
    More to come…
    Thanks,
    Kapil Verma
    Sr. Product Manager - FrameMaker | FrameMaker Server
    O: +91-120-2444711 x 34505
    http://blogs.adobe.com/techcomm/category/framemaker
    http://twitter.com/KapilVermaAdobe
    http://www.adobe.com/products/framemaker/

    More info from Kapil:
    We have released the updated documentation and now we will have a weekly blog post on ExtendScript. Explore the links below for more on using ExtendScript with FM10.
    Recording of the E-Seminar
    http://www.adobe.com/cfusion/event/index.cfm?event=set_registered&id=1808719&loc=en_us
    General information and ExtendScript documentation
    Overview: http://help.adobe.com/en_US/framemaker/using/WSd5e89bb44d752f2f4e0f6b6612c81bacb1a-8000.ht ml
    PDF reference: http://help.adobe.com/en_US/framemaker/scripting/framemaker_10_scripting.pdf
    OMV reference (XML file): http://www.adobe.com/devnet/framemaker/articles/10.html
    Blog Posts on ExtendScript
    Overview of extendscript
    http://blogs.adobe.com/techcomm/2011/09/framemaker-extendscript-getting-started.html
    http://blogs.adobe.com/tcs/2011/08/extendscript-estk/new-f-10-estk-doc.html
    Sample scripts
    http://blogs.adobe.com/techcomm/2011/03/sample-scripts-utilities-shipped-with-framemaker-1 0.html
    http://blogs.adobe.com/techcomm/2011/09/extendscript-of-the-week-book-report.html
    http://blogs.adobe.com/techcomm/2011/07/create-a-book-packager-using-extendscript.html
    Thanks,
    Kapil Verma
    Sr. Product Manager - FrameMaker | FrameMaker Server
    O: +91-120-2444711 x 34505
    http://blogs.adobe.com/techcomm/category/framemaker
    http://twitter.com/KapilVermaAdobe
    http://www.adobe.com/products/framemaker/

  • My iMac is so slow

    My iMac is so slow I have done  many thing nothing helps. I do have a lot of mail in my m,mailbox what can it be?
    EtreCheck version: 2.1.6 (109)
    Report generated January 23, 2015 at 9:41:44 AM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (21.5-inch, Mid 2011) (Technical Specifications)
      iMac - model: iMac12,1
      1 2.7 GHz Intel Core i5 CPU: 4-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 0/DIMM1
      empty empty empty empty
      BANK 1/DIMM1
      empty empty empty empty
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      AMD Radeon HD 6770M - VRAM: 512 MB
      iMac 1920 x 1080
      S24D300 spdisplays_1080p
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Time since boot: 19:20:27
    Disk Information: ℹ️
      WDC WD1001FALS-403AA0 disk0 : (1 TB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 999.35 GB (716.40 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      OPTIARC DVD RW AD-5690H 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      USB DISK 514.9 MB
      500MB (disk2s1) /Volumes/500MB : 515 MB (510 MB free)
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Seagate Expansion Desk 2 TB
      SED (disk1s1) /Volumes/SED : 2.00 TB (988.80 GB free)
      Apple, Inc. Keyboard Hub
      Apple, Inc Apple Keyboard
      Apple Computer, Inc. IR Receiver
      Apple Internal Memory Card Reader
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [not loaded] com.aliph.driver.jstub (1.1.2 - SDK 10.7) [Support]
      [not loaded] com.avira.kext.FileAccessControl (1.0.0d1) [Support]
      [not loaded] com.eltima.ElmediaPlayer.kext (1.0 - SDK 10.4) [Support]
      [loaded] com.logmein.driver.LogMeInSoundDriver (4.1.46f67) [Support]
      [not loaded] com.olympus.CamBlockCommandsDevice (2.0.0) [Support]
      [not loaded] com.olympus.CamBlockCommandsDeviceUP (2.0.0) [Support]
      [not loaded] com.prolific.driver.PL2303 (1.2.1) [Support]
      [loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.67) [Support]
      [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.67) [Support]
      /System/Library/Extensions/OlympusDSCDriver.kext/Contents/PlugIns
      [not loaded] com.olympus.CamFWSerialBusProtocolTransport (2.0.0) [Support]
      [not loaded] com.olympus.CamUSBMassStorageClass (2.0.0) [Support]
    Launch Agents: ℹ️
      [loaded] com.divx.dms.agent.plist [Support]
      [loaded] com.divx.update.agent.plist [Support]
      [running] com.epson.Epson_Low_Ink_Reminder.launcher.plist [Support]
      [running] com.epson.eventmanager.agent.plist [Support]
      [running] com.logmein.logmeingui.plist [Support]
      [running] com.logmein.logmeinguiagent.plist [Support]
      [not loaded] com.logmein.logmeinguiagentatlogin.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
      [failed] com.adobe.fpsaud.plist [Support] [Details]
      [running] com.iobit.AMCDaemon.plist [Support]
      [running] com.logmein.logmeinserver.plist [Support]
      [invalid?] com.logmein.raupdate.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
    User Launch Agents: ℹ️
      [invalid?] cinema-plus-1-1.ver [Support]
      [loaded] cinema-plus-1-1_updater.plist [Support]
      [invalid?] cinema-plus-1-1_updater.sh [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
      [invalid?] com.citrixonline.GoToMeeting.G2MUpdate.plist [Support]
      [invalid?] com.genieo.completer.ltvbit.plist [Support]
      [invalid?] com.iobit.AMCUpdate.plist [Support]
      [failed] com.jdibackup.JustCloud.autostart.plist [Support]
      [failed] com.jdibackup.JustCloud.notify.plist [Support]
      [running] com.spotify.webhelper.plist [Support]
      [not loaded] com.user.UninstallAD.plist [Support]
    User Login Items: ℹ️
      Dropbox Application  (/Applications/Dropbox.app)
      Google Drive Application  (/Applications/Google Drive.app)
      SpeechSynthesisServer Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
      CleanAgent UNKNOWN  (missing value)
      Google Chrome Application  (/Applications/Google Chrome.app)
      FastTasks 2 Application  (/Applications/FastTasks 2.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.4.2.18903 [Support]
      OVSHelper: Version: 1.1 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Silverlight: Version: 5.1.30317.0 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 16.0.0.287 - SDK 10.6 [Support]
      DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Support]
      LogMeIn: Version: 1.0.961 - SDK 10.7 [Support]
      Flash Player: Version: 16.0.0.287 - SDK 10.6 [Support]
      LogMeInSafari32: Version: 1.0.961 - SDK 10.7 [Support]
      googletalkbrowserplugin: Version: 5.4.2.18903 [Support]
      QuickTime Plugin: Version: 7.7.3
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Support]
      WidevineMediaOptimizer: Version: 6.0.0.12607 - SDK 10.7 [Support]
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Support]
      WebEx64: Version: 1.0 - SDK 10.6 [Support]
    Safari Extensions: ℹ️
      1Password [Installed]
      My eBay Manager [Installed]
      Cinemas + plus + [Installed]
      PhonePower Click2Dial [Installed]
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      Growl  [Support]
      Java  [Support]
      MacFUSE  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 999.35 GB Disk used: 282.94 GB
      Destinations:
      SED [Local]
      Total size: 2.00 TB
      Total number of backups: 59
      Oldest backup: 2014-04-11 10:50:20 +0000
      Last backup: 2015-01-23 13:51:41 +0000
      Size of backup disk: Adequate
      Backup size 2.00 TB > (Disk used 282.94 GB X 3)
    Top Processes by CPU: ℹ️
          4% WindowServer
          3% coreduetd
          1% com.hp.devicemonitor
          0% fontd
          0% Google Chrome
    Top Processes by Memory: ℹ️
      215 MB iTunes
      146 MB Mail
      133 MB Skype
      129 MB Google Chrome
      129 MB Google Chrome Helper
    Virtual Memory Information: ℹ️
      69 MB Free RAM
      1.53 GB Active RAM
      1.48 GB Inactive RAM
      883 MB Wired RAM
      5.44 GB Page-ins
      98 MB Page-outs
    Diagnostics Information: ℹ️
      Jan 22, 2015, 02:21:57 PM Self test - passed
      Jan 22, 2015, 01:29:37 PM /Users/[redacted]/Library/Logs/DiagnosticReports/Calendar_2015-01-22-132937_[re dacted].crash
      Jan 21, 2015, 02:03:24 PM /Library/Logs/DiagnosticReports/VueScan_2015-01-21-140324_[redacted].hang
      Jan 21, 2015, 09:37:26 AM /Users/[redacted]/Library/Logs/DiagnosticReports/NotificationCenter_2015-01-21- 093726_[redacted].crash

    I ran the diagnostic test as you specified (thank you for very clear instructions).  Results below, any idea why my computer is so slow and I get lots of spinning beach balls of death?  Thank you.
    Start time: 07:56:45 02/15/15
    Revision: 1175
    Model Identifier: iMac7,1
    System Version: OS X 10.10.2 (14C109)
    Kernel Version: Darwin 14.1.0
    Time since boot: 43 minutes
    Memory
        BANK 0/DIMM0:
          Size: 2 GB
          Speed: 667 MHz
          Status: OK
          Manufacturer: 0x7F7F7F7F7F9B0000
        BANK 1/DIMM1:
          Size: 2 GB
          Speed: 667 MHz
          Status: OK
          Manufacturer: 0x7F7F7F7F7F9B0000
    SerialATA
       ST3250820AS Q                          
    Bluetooth
       Apple Wireless Trackpad
    FileVault: FileVault master keychain appears to be installed
    Diagnostic reports
       2015-01-26 HRBlockUPD_X crash x2
       2015-02-03 HRBlockUPD_X crash
       2015-02-03 TaxCut.real crash x4
       2015-02-15 Finder crash
    Log
       Feb 15 03:44:39 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:44:39 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:44:59 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:44:59 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:45:19 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:45:19 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:45:39 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:45:39 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:45:59 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:45:59 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:46:19 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:46:19 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:46:39 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:46:39 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 03:46:59 Process systemmigrationd [157] disabling system-wide I/O Throttling
       Feb 15 03:46:59 Process systemmigrationd [157] disabling system-wide CPU Throttling
       Feb 15 04:09:06 jnl: disk2s2: replay_journal: from: 4700160 to: 5839360 (joffset 0x1d0f000)
       Feb 15 04:09:07 jnl: disk2s2: journal replay done.
       Feb 15 07:14:44 jnl: b(1, 2): replay_journal: from: 10580480 to: 13197312 (joffset 0x11f02000)
       Feb 15 07:14:44 jnl: b(1, 2): journal replay done.
       Feb 15 07:15:12 ** Device in slot: SLOT--1 **
       Feb 15 07:16:36 com.zeobit.MacKeeper.Helper: Service setup event to handle failure and will not launch until it fires.
       Feb 15 07:16:38 com.facebook.videochat.NAME.updater: Service exited with abnormal code: 1
       Feb 15 07:34:02 com.apple.xpc.launchd.domain.pid.quicklookd.492: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd. app
       Feb 15 07:35:27 com.apple.xpc.launchd.domain.pid.quicklookd.512: Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iT unesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd. app
    CPU per process: Activity Monitor (UID 501) is using 26.7 percent
    Bad kernel extensions
       /System/Library/Extensions/BJUSBLoad.kext
    Daemons
       com.adobe.fpsaud
       - status: 0
       com.apple.installer.osmessagetracing
       - status: 0
       com.google.keystone.daemon
       - status: 0
    Agents
       com.adobe.ARM.UUID
       - status: 0
       com.amazon.music
       - status: 0
       com.cokesoft.tabforgooglecalendarhelper
       - status: 0
       com.facebook.videochat.NAME.updater
       - status: 1
       com.google.GoogleContactSyncAgent
       - status: 0
       com.google.keystone.system.agent
       - status: 0
       com.zeobit.MacKeeper.Helper
       - status: 78
       net.culater.SIMBL.Agent
       - status: 0
    Startup items
       /Library/StartupItems/HP IO/HP IO
       /Library/StartupItems/HP IO/Resources/version.plist
       /Library/StartupItems/HP IO/StartupParameters.plist
    Extensions
       /System/Library/Extensions/JMicronATA.kext
       - com.jmicron.JMicronATA
    Applications
       /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app
       - com.adobe.bridge3
       /Applications/Adobe Extension Manager CS4/Adobe Extension Manager CS4.app
       - com.adobe.ExtensionManager
       /Applications/Adobe Help Viewer 1.0.app
       - N/A
       /Applications/Adobe Photoshop Elements 8/Adobe Photoshop Elements.app
       - com.adobe.PhotoshopElements
       /Applications/Adobe Reader.app
       - com.adobe.Reader
       /Applications/Amazon Music.app
       - com.amazon.music
       /Applications/BGBlitz/BGBlitz.app
       - N/A
       /Applications/Bean.app
       - com.SevenYearsDreaming.Bean
       /Applications/Belator Media Player.app
       - com.belator.belatormediaplayer.UUID.1
       /Applications/Business Card Composer 4.app
       - com.belightsoft.BusinessCardComposer
       /Applications/CleanMyMac 2.app
       - com.macpaw.CleanMyMac2
       /Applications/ClipGrab.app
       - com.yourcompany.ClipGrab
       /Applications/Convert To MP3.app
       - com.ecamm.movie2mp3
       /Applications/Coolmuster PDF to Word Converter for Mac.app
       - com.coolmuster.SitePDF2WORD
       /Applications/FStream.app
       - com.SourceMac.FStream
       /Applications/GIFfun.app
       - com.stone.GIFfun
       /Applications/Garmin POI Loader.app
       - com.garmin.PoiLoader
       /Applications/Garmin WebUpdater.app
       - com.garmin.WebUpdater
       /Applications/Google Chrome.app
       - com.google.Chrome
       /Applications/Google Drive.app
       - com.google.GoogleDrive
       /Applications/Google Earth Pro.app
       - com.Google.GoogleEarthPro
       /Applications/Google Earth.app
       - com.Google.GoogleEarthPlus
       /Applications/Google Notifier.app
       - com.google.GmailNotifier
       /Applications/Google Updater Ghost.app
       - com.google.Updater
       /Applications/H&R Block 2013.app
       - com.hrblock.tax.2013
       /Applications/H&R Block 2014.app
       - com.hrblock.tax.2014
       /Applications/HP Photo Creations.app
       - com.rocketlife.photoproduct.29253245
       /Applications/Hewlett-Packard/HP Scan 3.app
       - com.hp.scan.app
       /Applications/Hewlett-Packard/HP Scan 3.app/Contents/Applications/PremiumScanEventHandler.app
       - com.hp.scan.button.handler.premium
       /Applications/Hewlett-Packard/HP Uninstaller.app
       - com.hp.Uninstaller
       /Applications/Image Tricks.app
       - com.belightsoft.ImageTricks
       /Applications/JView.app
       - JView
       /Applications/MP3 Trimmer.app
       - N/A
       /Applications/Microsoft Office 2008/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
       - com.microsoft.language_register
       /Applications/Microsoft Office 2008/Additional Tools/Remove Office/Remove Office.app
       - com.microsoft.removeoffice
       /Applications/Microsoft Office 2008/Microsoft Excel.app
       - com.microsoft.Excel
       /Applications/Microsoft Office 2008/Microsoft Messenger.app
       - com.microsoft.Messenger
       /Applications/Microsoft Office 2008/Microsoft PowerPoint.app
       - com.microsoft.Powerpoint
       /Applications/Microsoft Office 2008/Microsoft Word.app
       - com.microsoft.Word
       /Applications/Microsoft Office 2008/Office/Alerts Daemon.app
       - Microsoft/com.microsoft.AlertsDaemon
       /Applications/Microsoft Office 2008/Office/Equation Editor.app
       - com.microsoft.EquationEditor
       /Applications/Microsoft Office 2008/Office/Microsoft Cert Manager.app
       - com.microsoft.MicrosoftCertManager
       /Applications/Microsoft Office 2008/Office/Microsoft Chart Converter.app
       - com.microsoft.openxml.chart.app
       /Applications/Microsoft Office 2008/Office/Microsoft Clip Gallery.app
       - com.microsoft.ClipGallery
       /Applications/Microsoft Office 2008/Office/Microsoft Database Daemon.app
       - com.microsoft.entourage.database_daemon
       /Applications/Microsoft Office 2008/Office/Microsoft Database Utility.app
       - com.microsoft.entourage.database_utility
       /Applications/Microsoft Office 2008/Office/Microsoft Graph.app
       - com.microsoft.Graph
       /Applications/Microsoft Office 2008/Office/Microsoft Office Reminders.app
       - com.microsoft.entourage.office_reminders
       /Applications/Microsoft Office 2008/Office/Microsoft Office Setup Assistant.app
       - com.microsoft.setupassistant
       /Applications/Microsoft Office 2008/Office/Microsoft Project Gallery.app
       - com.microsoft.office_pg
       /Applications/Microsoft Office 2008/Office/Microsoft Query
       - N/A
       /Applications/Microsoft Office 2008/Office/Microsoft Sync Services.app
       - com.microsoft.entourage.syncservices12
       /Applications/Microsoft Office 2008/Office/Organization Chart.app
       - com.microsoft.OrgChart
       /Applications/NeoOffice.app
       - org.neooffice.NeoOffice
       /Applications/Open XML Converter.app
       - com.microsoft.OfficeConverter
       /Applications/OpenOffice.app
       - org.openoffice.script
       /Applications/OpenOffice.org.app
       - org.openoffice.script
       /Applications/Paintbrush.app
       - com.soggywaffles.Paintbrush
       /Applications/RealPlayer.app
       - com.RealNetworks.RealPlayer
       /Applications/Senuti.app
       - org.fadingred.Senuti
       /Applications/Skype.app
       - com.skype.skype
       /Applications/StationeryPalette.app
       - StationeryPalette
       /Applications/StuffIt Expander.app
       - com.stuffit.Expander
       /Applications/Switch.app
       - N/A
       /Applications/TaxCut 2007.app
       - com.hrblock.taxcut
       /Applications/TurboTax Deluxe 2009.app
       - com.intuit.TurboTax.2009
       /Applications/TurboTax Home Business 2010.app
       - com.intuit.TurboTax.2010
       /Applications/TurboTax Home Business 2011.app
       - com.intuit.TurboTax.2011
       /Applications/TurboTax Premier 2012.app
       - com.intuit.TurboTax.2012
       /Applications/Utilities/Adobe AIR Application Installer.app
       - com.adobe.air.ApplicationInstaller
       /Applications/Utilities/Adobe AIR Uninstaller.app
       - com.adobe.air.Installer
       /Applications/Utilities/Adobe Flash Player Install Manager.app
       - com.adobe.flashplayer.installmanager
       /Applications/Utilities/Adobe Utilities.localized/Adobe Updater5/Adobe Updater.app
       - "com.Adobe.ESD.AdobeUpdaterApplication"
       /Applications/Utilities/Adobe Utilities.localized/Adobe Updater6/Adobe Updater.app
       - "com.Adobe.ESD.AdobeUpdaterApplication"
       /Applications/Utilities/Adobe Utilities.localized/ExtendScript Toolkit CS4/ExtendScript Toolkit.app
       - com.adobe.estoolkit-3.0
       /Applications/Utilities/Aluminum Keyboard Firmware Update.app
       - com.apple.keyboardupdater.89.1
       /Applications/Utilities/ODBC Manager.app
       - com.actualtechnologies.odbcmanager
       /Applications/Utilities/iMac EFI Firmware Update.app
       - com.apple.updaters.imac.efifirmwareupdater13
       /Applications/WILLPower folder/Executor Assistant/Executor Assistant
       - N/A
       /Applications/Wondershare PDF Converter.app
       - com.Wondershare.PDF_Converter
       /Applications/Wondershare Video Converter Ultimate.app
       - com.Wondershare.Video-Converter-Ultimate
       /Applications/YouTube to MP3.app
       - N/A
       /Applications/iCombiner.app
       - com.icombiner.iCombiner
       /Library/Application Support/Adobe/Installers/UUID/Setup.app
       - com.adobe.Installers.Redirector
       /Library/Application Support/Adobe/Installers/UUID/Uninstall.app
       - com.Adobe.Uninstall
       /Library/Application Support/Adobe/Installers/R2/Setup.app
       - com.adobe.Installers.Setup
       /Library/Application Support/Google/GoogleTalkPlugin.app
       - com.google.GoogleTalkPluginD
       /Library/Application Support/Google/GoogleVoiceAndVideoUninstaller.app
       - com.google.GoogleTalkPluginUninstaller
       /Library/Application Support/Hewlett-Packard/HP Scan Pro/DPE/DPE 11.6.app
       - com.irislink.mac.DPE
       /Library/Application Support/Hewlett-Packard/HP Scan Pro/DPE/Register DPE.app
       - com.irislink.mac.RegisterDPE
       /Library/Application Support/Hewlett-Packard/Software Update/HP Rules Processor.app
       - com.hp.rulesprocessor
       /Library/Application Support/Hewlett-Packard/Software Update/HP Software Updater
       - com.MindVision.VISEX
       /Library/Application Support/Hewlett-Packard/Software Update/HP Software Updater/Contents/MacOSClassic/HP Software Updater
       - N/A
       /Library/Application Support/Hewlett-Packard/Software Update/HPSUSelfUpdatePostScript.app
       - N/A
       /Library/Application Support/Hewlett-Packard/iPhoto Support/Jpeg to iPhoto.app
       - com.hp.photo.jpgtoiphoto
       /Library/Application Support/Microsoft/HV1.0/Microsoft Help Viewer.app
       - com.microsoft.helpviewer
       /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
       - com.microsoft.autoupdate2
       /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
       - com.microsoft.error_reporting
       /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
       - com.microsoft.netlib.shipassertprocess
       /Library/Application Support/Microsoft/Office Converter Support/Open XML for Charts.app
       - com.microsoft.openxml.chartconverter.app
       /Library/Application Support/Microsoft/Office Converter Support/Open XML for Excel.app
       - com.microsoft.openxml.excel.app
       /Library/Application Support/Microsoft/Office Converter Support/Open XML for Word.app
       - com.microsoft.openxml.word.app
       /Library/Application Support/Microsoft/Office Converter Support/pptfc.app
       - com.microsoft.openxml.powerpoint.app
       /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
       - com.microsoft.silverlight.sllauncher
       /Library/Application Support/Script Editor/Templates/Cocoa-AppleScript Applet.app
       - com.apple.ScriptEditor.id.cocoa-applet-template
       /Library/Application Support/Script Editor/Templates/Droplets/Droplet with Settable Properties.app
       - com.apple.ScriptEditor.id.droplet-with-settable-properties-template
       /Library/Application Support/Script Editor/Templates/Droplets/Recursive File Processing Droplet.app
       - com.apple.ScriptEditor.id.file-processing-droplet-template
       /Library/Application Support/Script Editor/Templates/Droplets/Recursive Image File Processing Droplet.app
       - com.apple.ScriptEditor.id.image-file-processing-droplet-template
       /Library/Application Support/iWork '08/iWork Tour.app
       - com.apple.iWorkTour
       /Library/Documentation/Help/Hewlett-Packard/flash/howdoi.swf.prj
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/flashplayer
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_insert_memcard .app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_load_letter.ap p
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_load_original. app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_load_small.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_paperjam.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_print_4x6.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_printcart.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_transfer_memca rd.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/C4200_transfer_scan. app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_burn_cd.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_create.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_edit.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_export_images.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_import_images.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_panorama_stitch.ap p
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_use_folders.app
       - N/A
       /Library/Documentation/Help/Hewlett-Packard/shrd/fscommand/c_use_image_print.ap p
       - N/A
       /Library/Documentation/User Guides and Information.localized/Apple Hardware Test Read Me.app
       - com.apple.AppleHardwareTestReadMe
       /Library/Documentation/User Guides and Information.localized/Bluetooth Regulatory Certification.app
       - com.apple.BluetoothRegulatoryCertification
       /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app
       - com.adobe.air.ApplicationInstaller
       /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater.app
       - com.adobe.air.Installer
       /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Template.app
       - com.adobe.air.Template
       /Library/Image Capture/Devices/Canon IJScanner4.app
       - jp.co.canon.ij.ica.scanner4
       /Library/Image Capture/Devices/HP Scanner 3.app
       - com.hp.scanModule3
       /Library/Printers/hp/Utilities/HP Utility.app
       - com.hp.printerutility
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Applications/HP Event Status.app
       - com.hp.event.status.handler.generic
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Library/LoginItems/HP Device Monitor.app
       - com.hp.devicemonitor
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Library/LoginItems/HP Device Monitor.app/Contents/Library/LoginItems/HP Device Monitor.app
       - com.hp.devicemonitor
       /Library/Printers/hp/Utilities/HPPU Plugins/Message Center.task/Contents/Resources/HPMessageCenterBridge.app
       - com.hp.messagecenter.launcher
       /Library/Printers/hp/Utilities/Handlers/ScanEventHandler.app
       - com.hp.scan.button.handler.generic
       /Library/Printers/hp/cups/filters/commandtohp.filter
       - com.hp.print.cups.filter.commandtohp
       /Library/Printers/hp/cups/filters/pdftopdf.filter
       - com.hp.print.cups.filter.pdftopdf
       /Library/Printers/hp/cups/tools/autosetup.tool
       - com.hp.print.autosetup
       /Users/USER/Desktop/Vanderpriem/TAXES/2008 taxes/TurboTax 2008.app
       - com.intuit.TurboTax.2008
       /Users/USER/Documents/WILLPower folder/Executor Assistant/Executor Assistant
       - N/A
       /Users/USER/Documents/WILLPower folder/WILLPower/WillPower
       - N/A
       /Users/USER/Library/Application Support/Facebook/video/3.1.0.522/FacebookVideoCalling.app
       - com.Skype.FacebookVideoCalling
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_apdfllckaahabafndbhieahigkjlhalf/Default apdfllckaahabafndbhieahigkjlhalf.app
       - com.google.Chrome.app.Default-apdfllckaahabafndbhieahigkjlhalf-internal
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_bepbmhgboaologfdajaanbcjmnhjmhfn/Default bepbmhgboaologfdajaanbcjmnhjmhfn.app
       - com.google.Chrome.app.Default-bepbmhgboaologfdajaanbcjmnhjmhfn-internal
       /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
       - com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
       /Users/USER/Library/Application Support/Helper/Wondershare Helper Compact.app
       - com.wondershare.helper_compact
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB#Rendezvous/Document to E-mail.app
       - com.apple.automator.DocumenttoE-mail
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB#Rendezvous/Document to File.app
       - com.apple.automator.DocumenttoFile
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB#Rendezvous/Photo to E-mail.app
       - com.apple.automator.PhototoE-mail
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB#Rendezvous/Photo to File.app
       - com.apple.automator.PhototoFile
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB/Document to E-mail.app
       - com.apple.automator.DocumenttoE-mail
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB/Document to File.app
       - com.apple.automator.DocumenttoFile
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB/Photo to E-mail.app
       - com.apple.automator.PhototoE-mail
       /Users/USER/Library/Application Support/Hewlett-Packard/ScanShortcuts/Photosmart 6510 series#CN1AA4121905QB/Photo to File.app
       - com.apple.automator.PhototoFile
       /Users/USER/Library/Application Support/Macromedia/Director MX 2004/WDC.app
       - N/A
       /Users/USER/Library/Application Support/RealNetworks/RealPlayer Downloader Agent.app
       - com.realnetworks.realplayerdownloaderagent
       /Users/USER/Library/Application Support/TurboTax 2012/TurboTax 2012 2012.110.0101/TurboTax Premier 2012.app
       - com.intuit.TurboTax.2012
       /Users/USER/Library/Application Support/iRecordMusic/IRMiCalHelper.app
       - N/A
       /Users/USER/Library/Services/CocoThumbXService.service
       - de.stalkingwolf.CocoThumbXService
    Frameworks
       /Library/Frameworks/Adobe AIR.framework
       - com.adobe.AIR
       /Library/Frameworks/HPSmartX.framework
       - com.hp.hpio.SmartX
       /Library/Frameworks/TSLicense.framework
       - net.telestream.license
       /Library/Frameworks/iODBC.framework
       - org.iodbc.core
       /Library/Frameworks/iODBCinst.framework
       - org.iodbc.inst
    PrefPane
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
       /Library/PreferencePanes/Flip4Mac WMV.prefPane
       - net.telestream.wmv.prefpane
    Bundles
       /Library/Application Support/Adobe/Plug-Ins/CS4/File Formats/Camera Raw.plugin
       - com.adobe.CameraRaw
       /Library/Application Support/Hewlett-Packard/Widgets/HP Ink Widget.wdgt
       - com.hp.widget.inkwidget
       /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/AdobeCP15.plugin
       - com.adobe.adobecp
       /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Flash Player.plugin
       - com.macromedia.FlashPlayer-10.6.plugin
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/CifsPlugins/HPCifsSer vice.plugin
       - com.hp.aio.smartx.plugin.DefaultCifsService
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/CopyPlugins/CIACopy.p lugin
       - com.hp.CIACopy
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/DeviceDetailsPlugins/ CIAPMLService.plugin
       - com.hp.CIAPMLService
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/DeviceDetailsPlugins/ HPHDTPlugin.plugin
       - com.hp.aio.smartx.plugin.DeviceDetailsDefault
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/DeviceManagerPlugins/ BonjourDiscoveryManager.plugin
       - com.hp.aio.smartx.plugin.bonjourdiscoverymanager
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/DeviceManagerPlugins/ HPDeviceManager.plugin
       - com.hp.aio.smartx.plugin.DeviceManager
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/FaxPlugins/HPDot4Scan .plugin
       - com.hp.HPDot4Scan
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/FaxPlugins/HPFaxPlugi n.plugin
       - com.hp.aio.HPFaxPlugin
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/ScanPlugins/HPDot4Sca n.plugin
       - com.hp.HPDot4Scan
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/ScanPlugins/XorbScan. plugin
       - com.hp.XorbScan
       /Library/Frameworks/HPSmartX.framework/Versions/A/Plugins/WifiPlugins/HPWifiPlu gin_CIA.plugin
       - com.hp.aio.smartx.plugin.HPWifiPlugin_CIA
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       - com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       - com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/CANONiMAGEGATEWAYDL.plugin
       - jp.Canon.cig.npdownload
       /Library/Internet Plug-Ins/Musicnotes.plugin
       - com.musicnotes.musicnotesplugin
       /Library/Internet Plug-Ins/OfficeLiveBrowserPlugin.plugin
       - com.microsoft.officelive.browserplugin
       /Library/Internet Plug-Ins/RhapsodyPlayerEngine.plugin
       - com.RealNetworks.RhapsodyPlayerEngine
       /Library/Internet Plug-Ins/Scorch.plugin
       - com.sibelius.scorch
       /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
       - com.google.googletalkbrowserplugin
       /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
       - com.google.o1dbrowserplugin
       /Library/Printers/hp/Utilities/HP Ink Widget.wdgt
       - com.hp.widget.inkwidget
       /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
       /Users/USER/Library/Application Support/Google/Chrome/PepperFlash/11.9.900.117/PepperFlashPlayer.plugin
       - com.macromedia.PepperFlashPlayer.pepper
       /Users/USER/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin
       - com.google.GoogleNotifierQuickAddCMPlugin
       /Users/USER/Library/Widgets/HP Ink Widget.wdgt
       - com.hp.widget.inkwidget
    dylibs
       /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
       /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.6.758/_platform_specific/mac_x64/libwidev inecdm.dylib
       /Users/USER/Library/Application Support/Microsoft/Silverlight/DRM/agdrm000.dylib
    Contents of /Library/LaunchAgents/net.culater.SIMBL.Agent.plist
       - mod date: Mar 14 12:33:33 2012
       - checksum: 1107421619
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>net.culater.SIMBL.Agent</string>
        <key>Program</key>
        <string>/Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app/Contents/MacOS/SIMBL Agent</string>
        <key>RunAtLoad</key>
        <false/>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>OnDemand</key>
        <false/>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
       - mod date: Mar  4 14:22:48 2011
       - checksum: 408149527
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.amazon.music.plist
       - mod date: Nov  5 15:02:33 2014
       - checksum: 3668832669
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>EnableTransactions</key>
        <false/>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.amazon.music</string>
        <key>Program</key>
        <string>/Applications/Amazon Music.app/Contents/MacOS/Amazon Music Helper</string>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.apple.FolderActions.enabled.plist
       - mod date: Jun  1 13:18:52 2008
       - checksum: 1470986548
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <true/>
        <key>Label</key>
        <string>com.apple.FolderActions.enabled</string>
        <key>OnDemand</key>
        <false/>
        <key>Program</key>
        <string>/System/Library/CoreServices/Folder Actions Dispatcher.app/Contents/MacOS/Folder Actions Dispatcher</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.apple.FolderActions.folders.plist
       - mod date: Jun  1 13:18:52 2008
       - checksum: 479411406
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <true/>
        <key>Label</key>
        <string>com.apple.FolderActions.folders</string>
        <key>Program</key>
        <string>/usr/bin/osascript</string>
        <key>ProgramArguments</key>
        <array>
        <string>osascript</string>
        <string>-e</string>
        <string>tell application "Folder Actions Dispatcher" to tick</string>
        </array>
        <key>WatchPaths</key>
        <array/>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.facebook.videochat.NAME.plist
       - mod date: Aug 17 10:22:33 2014
       - checksum: 449947933
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
         <key>Label</key>
         <string>com.facebook.videochat.NAME.updater</string>
         <key>ProgramArguments</key>
         <array>
           <string>/usr/bin/java</string>
           <string>-cp</string>
           <string>/Users/USER/Library/Application Support/Facebook/video/3.1.0.522/FacebookUpdate.jar</string>
           <string>FacebookUpdate</string>
           <string>com.facebook.peep</string>
           <string>3.1.0.522</string>
         </array>
         <key>RunAtLoad</key>
         <true/>
         <key>StartInterval</key>
         <integer>10800</integer>
         <key>StandardErrorPath</key>
         <string>/dev/null</string>
         <key>StandardOutPath</key>
         <string>/dev/null</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.google.GoogleContactSyncAgent.plist
       - mod date: Jul 15 18:29:08 2012
       - checksum: 2194185065
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.GoogleContactSyncAgent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/ A/Resources/gconsync</string>
        <string>--sync</string>
        <string>com.google.ContactSync</string>
        <string>--periodic</string>
        </array>
        <key>StartInterval</key>
        <integer>3600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.zeobit.MacKeeper.Helper.plist
       - mod date: Jun 16 13:13:22 2013
       - checksum: 273947943
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <false/>
        <key>EnvironmentVariables</key>
        <dict>
        <key>ZBTimeStamp</key>
        <string>20130418191615</string>
        </dict>
        <key>Label</key>
        <string>com.zeobit.MacKeeper.Helper</string>
        <key>OnDemand</key>
        <false/>
        <key>Program</key>
        <string>/Applications/MacKeeper.app/Contents/Resources/MacKeeper Helper.app/Contents/MacOS/MacKeeper Helper</string>
       </dict>
       </plist>
    Font issues: 5
    Firewall: On
    User login items
       Google Drive
       - /Applications/Google Drive.app
       Google Chrome
       - /Applications/Google Chrome.app
    iCloud errors
       cloudd: 1
       quicklookd: 20
    Restricted files: 17554
    Lockfiles: 19
    Elapsed time (sec): 1500

  • Pass arguments to javascript from plug in...

    Hi,
    I m using InDesign CS3 on MAC OS...
    I have a plugin calling a javascript. I need to pass a string value from the plug in to the script...
    I found that there is a parameter in the method RunFile in IScriptRunner.h for this purpose... But i don kno how to use this...
    virtual ErrorCode    RunFile(const IDFile& idFile, IScriptEventData* data,  bool16 showErrorAlert = kTrue, bool16 invokeDebugger = kFalse) = 0;
    where,
    @param data is used to pass arguments and return the result IN/OUT
    What does this  IScriptEventData* data carry???
    How to pass a string value as argument to javascript from plugin code and how to retrieve and use it there...
    Is there any sample code for this?
    Someone pls guide me...
    Thank you.

    Are there other command line options with extendscript, like compile to jsxbin etc.. Where is this documented?
    UDevp wrote:
    I used the below command to run script from command prompt, I'm able to run the script but not able to pass arguments to the script.
       "C:\Program Files\Adobe\Adobe Utilities\ExtendScript Toolkit CS4\ExtendScript Toolkit.exe" -run "C:\Program Files\Adobe\Adobe InDesign CS4\Scripts\test.jsx"
    Any suggestion would be helpful..
    It may be possible to edit prefs file with command line and to check file in script.

  • Error while loading an XML document using a structured application

    Hi,
    I try to load an XML document using a structured application defined in the default structapps.fm
    My code is shown down, extracted from the FDK API code sample.
    Problem, I always have the same message :
    "Cannot find the file named e:\xml\AdobeFrameMaker10\file. Make sure that the file exists. "
    Where "e:\xml\AdobeFrameMaker10\" is my install directory.
    So I assume that frame try to find the structapps.fm file but does not find it.
    What else can it be ?
    Does anyone knowns how to achieve this simple task using extendScript ?
    Thanks for any comments, Pierre
    function openXMLFile(myLastFile) {
        var filename = myLastFile.openDlg("Choose XML file ...", "*.xml", false);
        if (filename != null) {
            /* Get default open properties. Return if it can’t be allocated. */
            var params = GetOpenDefaultParams();
            /* Set properties to open an XML document*/
            /*Specify XML as file type to open*/
            var i = GetPropIndex(params, Constants.FS_OpenAsType)
            params[i].propVal.ival = Constants.FV_TYPE_XML;
            /* Specify the XML application to be used when opening the document.*/
            i = GetPropIndex(params, Constants.FS_StructuredOpenApplication)
            params[i].propVal.sval = "myApp";
            i = GetPropIndex(params, Constants.FS_FileIsOldVersion)
            params[i].propVal.ival = Constants.FV_DoOK
            i = GetPropIndex(params, Constants.FS_FontNotFoundInDoc)
            params[i].propVal.ival = Constants.FV_DoOK
            i = GetPropIndex(params, Constants.FS_FileIsInUse)
            params[i].propVal.ival = Constants.FV_DoCancel
            i = GetPropIndex(params, Constants.FS_AlertUserAboutFailure)
            params[i].propVal.ival = Constants.FV_DoCancel
            /*The structapps.fm file containing the specified application must have
            already been read. The default structapps.fm file is read when FrameMaker is
            opened so this shouldn't be a problem if the application to be used is
            listed in the structapps.fm file.*/
            var retParm = new PropVals()
            var fileObj = Open(filename, params, retParm);
            return fileObj
        } else {
            return null;

    Pierre,
    Depending on the object "myLastFile", the method openDlg might not even exist (if the myLastFile object is not a File object, for instance). And I do not see any need for the myLastFile anyhow, as you are presenting a dialog to select a file to open. I recommend using the global ChooseFile( ) method instead. This will give you a filename as string in full path notation, or null when no file was selected in the dialog. I am not sure what your ExtendScript documentation states about the return value for ChooseFile, but if that differs from what I am telling you here, the documentation is wrong. So, if you replace the first lines of your code with the following it should work:
    function openXMLFile ( ) {
        var filename = ChooseFile ( "Choose XML file ...", "", "*.xml", Constants.FV_ChooseSelect );
    While writing this, I see that Russ has already given you the same advice. Use the symbolic constant value I indicated to use the ChooseFile dialog to select a single file (it can also be used to select a directory or open a file - but you want to control the opening process yourself). Note that this method allows you to set a start directory for the dialog (second parameter). The ESTK autocompletion also gives you a fifth parameter "helplink" which is undocumented and can safely be ignored.
    Good luck
    Jang

  • XML Parse error while loading an XML file

    HI Folks,
    I was trying to load and XML file into BODS.. The XML file is well-formed and the same when tested in other tools  is getting loaded without any issues..
    I have created a XML-File format with the corresponding XSD..
    But here in BODS it is giving - Parse error
    1) when i try to view the data of the source XML in my dataflow ..it is giving "XML Parser Failed".. and not able to show data..
    2) When I run my job i get the same pares error - with details as under..
    ---> Error here is "Unable to recognize element 'TAB' " or some time is say " Element TAB should be qualified"
    Please guide with this if you have any info..thanks
    I'm pasting the XML source file format here for your reference:--
      <?xml version="1.0" encoding="iso-8859-1" ?>
    - <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    - <asx:values>
    - <TAB>
    - <items>
    + <CUSTOMER_RECORD>
      <CUSTOMER_NUMBER>1111111111</CUSTOMER_NUMBER>
      <NAME_1>ABC</NAME_1>
      <NAME_2>OFM/COMMERCIAL ACCOUNTS</NAME_2>
      <STREET_1>31 CENTER DRIVE MCS2045</STREET_1>
      <STREET_2 />
      <CITY>BETHESDA</CITY>
      <STATE_CODE>MD</STATE_CODE>
      <POSTAL_CODE>20892-2045</POSTAL_CODE>
      <COUNTRY_CODE>US</COUNTRY_CODE>
      <ORDER_BLOCK />
      <ERP_CREATE_DATE>20040610</ERP_CREATE_DATE>
      <ERP_CREATED_BY>DGUPTA</ERP_CREATED_BY>
      <ERP_MODIFY_DATE>20120201</ERP_MODIFY_DATE>
      <ERP_MODIFIED_BY>LWOHLFEI</ERP_MODIFIED_BY>
      <INDUSTRY_CODE>0103</INDUSTRY_CODE>
      <ACCOUNT_GROUP_ID>0001</ACCOUNT_GROUP_ID>
      <SALES_NOTE />
      <ADDRESS_NOTE />
      <CUSTOMER_CLASSIFICATION_CODE>02</CUSTOMER_CLASSIFICATION_CODE>
      <GLN_NUMBER />
      <PREVIOUS_ACCT_NO />
      <ACCOUNT_TYPE />
      <GAG />
      <SDI_ID />
      <HOSP_ID />
      <HIN />
      <DUNS />
      <PO_BOX />
      <POB_CITY />
      <POB_ZIP />
      <PHONE_NUMBER>77777</PHONE_NUMBER>
      <EMAIL_DOMAIN />
      <REQUESTER />
      <ERP_SOURCE_SYSTEM>ECC</ERP_SOURCE_SYSTEM>
      </CUSTOMER_RECORD>
    - <SALES_ORG_DATA>
    + <item>
      <CUSTOMER_NUMBER>1111111111</CUSTOMER_NUMBER>
      <SALES_ORG>0130</SALES_ORG>
      <CUSTOMER_GROUP>03</CUSTOMER_GROUP>
      <ORDER_BLOCK_CODE />
      <ERP_SOURCE_SYSTEM>ECC</ERP_SOURCE_SYSTEM>
      </item>
    + <item>
      <CUSTOMER_NUMBER>1111111111</CUSTOMER_NUMBER>
      <SALES_ORG>0120</SALES_ORG>
      <CUSTOMER_GROUP>11</CUSTOMER_GROUP>
      <ORDER_BLOCK_CODE />
      <ERP_SOURCE_SYSTEM>ECC</ERP_SOURCE_SYSTEM>
      </item>
      </SALES_ORG_DATA>
      </items>
      </TAB>
      </asx:values>
      </asx:abap>

    Pierre,
    Depending on the object "myLastFile", the method openDlg might not even exist (if the myLastFile object is not a File object, for instance). And I do not see any need for the myLastFile anyhow, as you are presenting a dialog to select a file to open. I recommend using the global ChooseFile( ) method instead. This will give you a filename as string in full path notation, or null when no file was selected in the dialog. I am not sure what your ExtendScript documentation states about the return value for ChooseFile, but if that differs from what I am telling you here, the documentation is wrong. So, if you replace the first lines of your code with the following it should work:
    function openXMLFile ( ) {
        var filename = ChooseFile ( "Choose XML file ...", "", "*.xml", Constants.FV_ChooseSelect );
    While writing this, I see that Russ has already given you the same advice. Use the symbolic constant value I indicated to use the ChooseFile dialog to select a single file (it can also be used to select a directory or open a file - but you want to control the opening process yourself). Note that this method allows you to set a start directory for the dialog (second parameter). The ESTK autocompletion also gives you a fifth parameter "helplink" which is undocumented and can safely be ignored.
    Good luck
    Jang

  • Photoshop doesn't save metadata

    I try to write meta data to psd file.
    i add resource block (as in photoshop file format.pdf) with custom number (4000 for example).
    all data saved and photoshop correctly open file.
    but when I click save, all my data disappear and are not saved.
    Is there some custom resource block where i can save my custom data?

    If I understand, you pushed some metadata in photoshop while loading an image and the data is not there anymore when saving the image.
    I see 2 things that can happen:
    1) the formatting of the metadata: you must follow exactly the description in
    <rootDir>\Adobe Photoshop CS4  SDK\documentation\html\imageresourcessection.html
    Be careful to have an even length (need to pad odd name length and binary data) for the string name and for the data itself
    2) I am not sure about this but, in my experience, you cant use a custom number 4001 if you haven`t also used 4000 before. This means that you cant use arbitrary custom numbers for the id. They must all be there from 4000 (using 4000 and 4001 is ok, but using only 4001 will fail) .   I found this in my tests but I may be wrong with this.
    Gilbert

  • Javascript - added images display as grey boxes

    I am attempting to add an Image to an InDesign document via a javascript that I am executing via the RunScript() soap method of InDesign Cs4 server.  The script I am using to add an image is something similar to this:
    var imageFile = File("//c/images/animage.pdf");
    var imageGraphic = myDocument.pages.item(0).place(imageFile, null, imageLayer);
    imageGraphic = imageGraphic[0];
    var imageFrame = imageGraphic.parent;
    imageFrame.geometricBounds = [IMAGE_TOP_Y, IMAGE_TOP_X, IMAGE_BOTTOM_Y, IMAGE_BOTTOM_X];
    imageFrame.fit(FitOptions.proportionally);
    imageFrame.fit(FitOptions.frameToContent);
    The script adds the image correctly, but when I pull up the document with InDesign, the Images are displayed as grey boxes.  I am able to fix this within InDesign designer by manually setting the "Display Performance" to "High Quality" through the menus, but I need to handle this via the script run on the server.  I attempted to update the script to the following:
    var imageFile = File("//c/images/animage.pdf");
    var imageGraphic = myDocument.pages.item(0).place(imageFile, null, imageLayer);
    imageGraphic = imageGraphic[0];
    var imageFrame = imageGraphic.parent;
    imageFrame.geometricBounds = [IMAGE_TOP_Y, IMAGE_TOP_X, IMAGE_BOTTOM_Y, IMAGE_BOTTOM_X];
    imageFrame.fit(FitOptions.proportionally);
    imageFrame.fit(FitOptions.frameToContent);
    //HERE IS THE NEW LINE
    imageFrame.localDisplaySetting = DisplaySettingOptions.HIGH_QUALITY;
    This script runs without problems within the CS4 ExtendScript Toolkit on my local pc.  However, when I run the script against the InDesign CS4 server, I get the following error:
    Error Number: 55
    Error String: Object does not support the property or method 'localDisplaySetting'
    Does anyone have any advice on how I should proceed?  My main goal is to have the image display correctly without the grey box.

    hello, I'm running into the same issue with image showing up as grey boxes. I'm updating documents via (JS) scripts by placing new images into rectangles. When I open up that document after the script saves it, all I see is a grey box until I change the Display Performance to Typical (or higher). In my scripts, I can change the localDisplaySettings to DisplaySettings.TYPICAL, but it only works locally, when I run this on the server it fails because it says DisplaySettings is undefined. I'm wondering if this is a server setting, and if so, how I might be able to change it?
    Thanks in advance!

  • FrameMaker and Scripting?

    Hi,
    I need to make a batch process to import and format some text files. I am able to do this with InDesign javascript, but not sure about Frame. I'm not finding alot for scripting or plug-in development for FrameMaker. Does FrameMaker even allow for custom Scripts? If so, anyone know where to find a scripting guide?
    Thank you!
    Rich

    Rich,
    As a slight variation to Peter’s statement: For versions 6 through 10 of FrameMaker at the moment FrameScript IS the tool. It is 12+ years in the market and has a huge user base.
    All FrameMaker versions support API programming in C using the FDK.
    ExtendScript for FrameMaker 10 looks very promising and is currently an option for folks with experience in FDK programming as there is no documentation available at the moment that does not require you to look up certain things in the FDK documentation. I have heard Adobe is working on ExtendScript documentation.
    Bottom line: As you did not specify which version of FrameMaker you want to use, we all wrote far too much text.
    - Michael
    PS: Whatever solution you use, expect it to be completely different from the InDesign approach.

Maybe you are looking for

  • Takes a long time to connect to the internet when I first open an app

    I bought my Macbook Pro Retina 13inch last weekend and I love it! Everything was working fine but over the last couple of days, when I first open an app, for example Safari, Google Chrome, iTunes, App Store, anything that requires an internet connect

  • Unable to archive warehouse view of an article in SAP Retail

    Hi SAP Gurus, I want to archive the warehouse view of a material which i extended to a wrong warehouse by mistake . The basic check would be first to discontinue the article by WSE1,, i could not do that because it was having open PO and sales stock.

  • How can i get my purchases on my computer without plugging my ipod?

    My iTouch got stolen, so I obviously can't plug it to my computer anymore. Anyway, I'd like to get my purchases on my iTunes but I can't... Any help?

  • DataGid or? (to display data)

    I have a data array [5][4] (Strings) how can i disply it in DataGrid in the way that each contnt of an element will be in a separate row/column ? The user should be able to modify it. If the DataGrid a right Tool or there are other ways ? Thanks

  • Outgoing message with "no-reply@"

    Is it possible to use no-reply@ email address in the Accounts > Account Information > Email Address field? I have the full username and password in the Incoming server info and emails are coming in from an online form to this email.  I want to reply