[JS CS4] Getting unexpected filenames - *TempScratchDocument*

Hi,
I have a Startup Script which launches event handlers to write to a log file when an InDesign document is opened and closed.
The functions write the filename, username and time of the event to the log file but I am getting unexpected filenames written to the log and wondered if anyone could explain where these are coming from.
An example from the log file is:
Started: Untitled-4 lhusband Wed Jun 09 2010 10:55:34
Finished: -/*TempScratchDocument*/- lhusband Wed Jun 09 2010 10:55:34
It is the -/*TempScratchDocument*/- bit I don't understand.
My thoughts are that doing a copy/paste or saving a snippet or putting something in a library could be creating a "new" temporary document somewhere in InDesign memory, but I cannot replicate this on my own PC.
This script is running on 30 PCs and I only get this for 2 or 3 users.
The event listeners are:
var myEventListener1 = app.addEventListener("afterOpen", openJob, false);
var myEventListener2 = app.addEventListener("afterSaveAs",openJob, false);
var myEventListener3 = app.addEventListener("afterNew",openJob, false);
var myEventListener4 = app.addEventListener("beforeClose", closeJob, false);
var myEventListener5 = app.addEventListener("beforeSaveAs",closeJob, false);
The two function called are:
function openJob(myEvent) {
        var myDate = new Date;
        var myTime = myDate.toString();
        var myEventTime = myTime.slice(0,-9);
        var user=getUser(); // function to get username
       try  {   var myPath = myEvent.parent.fullName } catch(e) { var myPath = myEvent.parent.name } // to handle unsaved documents
    // Write to Jobs.Log
        myFile = File("//10.19.55.220/Logs/jobs.log");
        myFile2.open("a");
        myFile.write('\n' + "Started:" + '\t' + decodeURI(myPath) + '\t' + user + '\t' + myEventTime);
        myFile.close();
} // end of function
function closeJob(myEvent) {
        var myDate = new Date;
        var myTime = myDate.toString();
        var myEventTime = myTime.slice(0,-9);
        var user=getUser(); // function to get username
       try  {   var myPath = myEvent.parent.fullName } catch(e) { var myPath = myEvent.parent.name } // to handle unsaved documents
    // Write to Jobs.Log
        myFile = File("//10.19.55.220/Logs/jobs.log");
        myFile2.open("a");
        myFile.write('\n' + "Finished:" + '\t' + decodeURI(myPath) + '\t' + user + '\t' + myEventTime);
        myFile.close();
} // end of function
If anyone can shed any light on this I would be most grateful.
Thanks
Simon Kemp.

Similar Messages

  • Adobe Premiere Pro CS4 has unexpectedly quit

    I just installed the trial to adobe premiere pro cs4. Once I start it, and it's about to load it crashes and I get a window that says "adobe has detected that the application adobe premiere pro cs4 has unexpectedly quit".
    I reinstalled it but the same problem has it. I can't get it to start.
    What should I do ??

    hmm i have a hard time reading this error log
    <?xml version="1.0"?>
    <!DOCTYPE crashreport SYSTEM "AdobeCrashReporter.dtd">
    <crashreport version="1.1" crVersion="3.0.20080806" applicationName="Adobe Premiere Pro CS4" applicationVersion="4. 0. 0. 0" build="unknown">
    <time year="2009" month="7" day="7" hour="16" minute="25" second="23"/>
    <user guid="4a712362-cccb-4456-9bfa-b0ede1874449"/>
    <system platform="windows" osversion="5.1.2600 SP 3.0" applicationlanguage="Language Neutral" userlanguage="en_US" oslanguage="en_US" ram="1535" machine="AMD Athlon(tm) 64 Processor 3000+" model="x86 Family 15 Model 4 Stepping 8" cpuCount="1" cpuFreq="2100 MHz" busFreq="" locale="English (United States)"/>
    <crash exception="EXCEPTION_ACCESS_VIOLATION" instruction="0x00790061">
    <backtrace crashedThread="0">
    <thread index="0">
    <stackStatement index="0" address="0x00790061" symbolname="unknown"/>
    <stackStatement index="1" address="0x0dccb800" symbolname="unknown"/>
    <stackStatement index="2" address="0x0ff685d0" symbolname="unknown"/>
    </thread>
    </backtrace>
    <registerSet>
    <register name="EAX" value="0x00000001"/>
    <register name="EBX" value="0x0012eff4"/>
    <register name="ECX" value="0x0dd42fc8"/>
    <register name="EDX" value="0x0dd44700"/>
    <register name="ESI" value="0x0dce7c90"/>
    <register name="EDI" value="0x0012eff4"/>
    <register name="ESP" value="0x7589f093"/>
    <register name="EBP" value="0x7589f08b"/>
    <register name="EIP" value="0x00000000"/>
    <register name="EFL" value="0x00210202"/>
    </registerSet>
    <binaryImageSet>
    <binaryImage start="0x00400000" end="0x004fa000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Adobe Premiere Pro.exe"/>
    <binaryImage start="0x7c900000" end="0x7c9b2000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ntdll.dll"/>
    <binaryImage start="0x7c800000" end="0x7c8f6000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;kernel32.dll"/>
    <binaryImage start="0x10000000" end="0x10010000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;CrashReporter.dll"/>
    <binaryImage start="0x59a60000" end="0x59b01000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;dbghelp.dll"/>
    <binaryImage start="0x77c10000" end="0x77c68000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msvcrt.dll"/>
    <binaryImage start="0x77c00000" end="0x77c08000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;version.dll"/>
    <binaryImage start="0x77dd0000" end="0x77e6b000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;advapi32.dll"/>
    <binaryImage start="0x77e70000" end="0x77f02000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;rpcrt4.dll"/>
    <binaryImage start="0x77fe0000" end="0x77ff1000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;secur32.dll"/>
    <binaryImage start="0x00350000" end="0x0035f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;LogUtils.dll"/>
    <binaryImage start="0x7c9c0000" end="0x7d1d7000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;shell32.dll"/>
    <binaryImage start="0x77f10000" end="0x77f59000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;gdi32.dll"/>
    <binaryImage start="0x7e410000" end="0x7e4a1000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;user32.dll"/>
    <binaryImage start="0x77f60000" end="0x77fd6000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;shlwapi.dll"/>
    <binaryImage start="0x774e0000" end="0x7761d000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ole32.dll"/>
    <binaryImage start="0x78130000" end="0x781cb000" type="__TEXT" path="C:&#92;WINDOWS&#92;WinSxS&#92;x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.305 3_x-ww_b80fa8ca&#92;msvcr80.dll"/>
    <binaryImage start="0x7c420000" end="0x7c4a7000" type="__TEXT" path="C:&#92;WINDOWS&#92;WinSxS&#92;x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.305 3_x-ww_b80fa8ca&#92;msvcp80.dll"/>
    <binaryImage start="0x00370000" end="0x003f9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLFoundation.dll"/>
    <binaryImage start="0x4ec50000" end="0x4edf6000" type="__TEXT" path="C:&#92;WINDOWS&#92;WinSxS&#92;x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.26 00.5581_x-ww_dfbc4fc4&#92;GdiPlus.dll"/>
    <binaryImage start="0x76bf0000" end="0x76bfb000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;psapi.dll"/>
    <binaryImage start="0x00510000" end="0x00516000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PRM.dll"/>
    <binaryImage start="0x00530000" end="0x00685000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvacore.dll"/>
    <binaryImage start="0x77120000" end="0x771ab000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;oleaut32.dll"/>
    <binaryImage start="0x76390000" end="0x763ad000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;imm32.dll"/>
    <binaryImage start="0x773d0000" end="0x774d3000" type="__TEXT" path="C:&#92;WINDOWS&#92;WinSxS&#92;x86_Microsoft.Windows.Common-Controls_6595b64144ccf1d f_6.0.2600.5512_x-ww_35d4ce83&#92;comctl32.dll"/>
    <binaryImage start="0x5a000000" end="0x5a01f000" type="__TEXT" path="C:&#92;Program Files&#92;Spyware Doctor&#92;tools&#92;swpg.DAT"/>
    <binaryImage start="0x00ee0000" end="0x00ef4000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Startup.dll"/>
    <binaryImage start="0x01010000" end="0x0114c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;adobeowl.dll"/>
    <binaryImage start="0x01160000" end="0x01462000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;UIFramework.dll"/>
    <binaryImage start="0x014f0000" end="0x01644000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImageRenderer.dll"/>
    <binaryImage start="0x7f840000" end="0x7fa07000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MCDVD_32.DLL"/>
    <binaryImage start="0x76b40000" end="0x76b6d000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;winmm.dll"/>
    <binaryImage start="0x01650000" end="0x0184f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;libmmd.dll"/>
    <binaryImage start="0x763b0000" end="0x763f9000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;comdlg32.dll"/>
    <binaryImage start="0x01490000" end="0x014ca000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VideoFrame.dll"/>
    <binaryImage start="0x75a70000" end="0x75a91000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msvfw32.dll"/>
    <binaryImage start="0x01850000" end="0x01871000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;processcoordinationclient.dll"/>
    <binaryImage start="0x01890000" end="0x01899000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;processcoordinationsupport.dll"/>
    <binaryImage start="0x018b0000" end="0x018b7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MemoryShell.dll"/>
    <binaryImage start="0x018d0000" end="0x018f6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaFoundation.dll"/>
    <binaryImage start="0x01910000" end="0x01925000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLMessaging.dll"/>
    <binaryImage start="0x01940000" end="0x0196a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MLFoundation.dll"/>
    <binaryImage start="0x01980000" end="0x02138000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Backend.dll"/>
    <binaryImage start="0x12000000" end="0x121ce000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;xerces-c_2_7.dll"/>
    <binaryImage start="0x71ab0000" end="0x71ac7000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ws2_32.dll"/>
    <binaryImage start="0x71aa0000" end="0x71aa8000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ws2help.dll"/>
    <binaryImage start="0x02160000" end="0x021c4000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioRenderer.dll"/>
    <binaryImage start="0x021e0000" end="0x021f3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLUnitTesting.dll"/>
    <binaryImage start="0x02210000" end="0x0223a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dynamiclinkui.dll"/>
    <binaryImage start="0x02250000" end="0x022cf000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dynamiclink.dll"/>
    <binaryImage start="0x022e0000" end="0x02504000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaui.dll"/>
    <binaryImage start="0x02520000" end="0x025f5000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;exo.dll"/>
    <binaryImage start="0x02610000" end="0x026d3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaworkspace.dll"/>
    <binaryImage start="0x76380000" end="0x76385000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msimg32.dll"/>
    <binaryImage start="0x5ad70000" end="0x5ada8000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;uxtheme.dll"/>
    <binaryImage start="0x026f0000" end="0x0275a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvametadata.dll"/>
    <binaryImage start="0x02770000" end="0x027dd000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AdobeXMP.dll"/>
    <binaryImage start="0x027f0000" end="0x0286f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AdobeXMPFiles.dll"/>
    <binaryImage start="0x02880000" end="0x0289f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PrRegistration.dll"/>
    <binaryImage start="0x028b0000" end="0x02bb9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;amtlib.dll"/>
    <binaryImage start="0x5b860000" end="0x5b8b5000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;netapi32.dll"/>
    <binaryImage start="0x4d4f0000" end="0x4d549000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;winhttp.dll"/>
    <binaryImage start="0x02df0000" end="0x02e8d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;amtservices.dll"/>
    <binaryImage start="0x031c0000" end="0x031f7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;adobe_caps.dll"/>
    <binaryImage start="0x03250000" end="0x03262000" type="__TEXT" path="C:&#92;Program Files&#92;RocketDock&#92;RocketDock.dll"/>
    <binaryImage start="0x74720000" end="0x7476c000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msctf.dll"/>
    <binaryImage start="0x77920000" end="0x77a13000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;setupapi.dll"/>
    <binaryImage start="0x77690000" end="0x776b1000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ntmarta.dll"/>
    <binaryImage start="0x71bf0000" end="0x71c03000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;samlib.dll"/>
    <binaryImage start="0x76f60000" end="0x76f8c000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wldap32.dll"/>
    <binaryImage start="0x032e0000" end="0x03300000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;asneu.dll"/>
    <binaryImage start="0x66800000" end="0x674be000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTime.qts"/>
    <binaryImage start="0x73f10000" end="0x73f6c000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;dsound.dll"/>
    <binaryImage start="0x78050000" end="0x78120000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wininet.dll"/>
    <binaryImage start="0x03740000" end="0x03749000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;normaliz.dll"/>
    <binaryImage start="0x78000000" end="0x78045000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;iertutil.dll"/>
    <binaryImage start="0x72d20000" end="0x72d29000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wdmaud.drv"/>
    <binaryImage start="0x76c30000" end="0x76c5e000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wintrust.dll"/>
    <binaryImage start="0x77a80000" end="0x77b15000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;crypt32.dll"/>
    <binaryImage start="0x77b20000" end="0x77b32000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msasn1.dll"/>
    <binaryImage start="0x76c90000" end="0x76cb8000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;imagehlp.dll"/>
    <binaryImage start="0x72d10000" end="0x72d18000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msacm32.drv"/>
    <binaryImage start="0x77be0000" end="0x77bf5000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msacm32.dll"/>
    <binaryImage start="0x77bd0000" end="0x77bd7000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;midimap.dll"/>
    <binaryImage start="0x73ee0000" end="0x73ee4000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ksuser.dll"/>
    <binaryImage start="0x73760000" end="0x737ab000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ddraw.dll"/>
    <binaryImage start="0x73bc0000" end="0x73bc6000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;dciman32.dll"/>
    <binaryImage start="0x755c0000" end="0x755ee000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msctfime.ime"/>
    <binaryImage start="0x68870000" end="0x688c0000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;CoreVideo.qtx"/>
    <binaryImage start="0x67f10000" end="0x67f68000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTime3GPP.qtx"/>
    <binaryImage start="0x67f70000" end="0x67fec000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTime3GPPAuthoring.qtx"/>
    <binaryImage start="0x68530000" end="0x6886c000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeAudioSupport.qtx"/>
    <binaryImage start="0x67880000" end="0x67aac000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeAuthoring.qtx"/>
    <binaryImage start="0x67ab0000" end="0x67b01000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeCapture.qtx"/>
    <binaryImage start="0x67b10000" end="0x67b9f000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeEffects.qtx"/>
    <binaryImage start="0x67db0000" end="0x67e13000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeEssentials.qtx"/>
    <binaryImage start="0x681b0000" end="0x68529000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeH264.qtx"/>
    <binaryImage start="0x67bb0000" end="0x67ca3000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeImage.qtx"/>
    <binaryImage start="0x677b0000" end="0x6787e000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeInternetExtras.qtx"/>
    <binaryImage start="0x67d30000" end="0x67da4000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG.qtx"/>
    <binaryImage start="0x67e20000" end="0x67e76000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG4.qtx"/>
    <binaryImage start="0x67e80000" end="0x67f10000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMPEG4Authoring.qtx"/>
    <binaryImage start="0x67cb0000" end="0x67d2e000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeMusic.qtx"/>
    <binaryImage start="0x674c0000" end="0x67598000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreaming.qtx"/>
    <binaryImage start="0x71ad0000" end="0x71ad9000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wsock32.dll"/>
    <binaryImage start="0x68120000" end="0x68179000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreamingAuthoring.qtx"/>
    <binaryImage start="0x68180000" end="0x681aa000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeStreamingExtras.qtx"/>
    <binaryImage start="0x675f0000" end="0x676ca000" type="__TEXT" path="C:&#92;Program Files&#92;QuickTime&#92;QTSystem&#92;QuickTimeVR.qtx"/>
    <binaryImage start="0x76fd0000" end="0x7704f000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;clbcatq.dll"/>
    <binaryImage start="0x77050000" end="0x77115000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;comres.dll"/>
    <binaryImage start="0x74980000" end="0x74a94000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msxml3.dll"/>
    <binaryImage start="0x04f20000" end="0x05926000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Premiere.dll"/>
    <binaryImage start="0x05940000" end="0x05967000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ASLTests.dll"/>
    <binaryImage start="0x05980000" end="0x05994000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerVSTEditor.dll"/>
    <binaryImage start="0x059b0000" end="0x05de6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Mezzanine.dll"/>
    <binaryImage start="0x05e00000" end="0x05e56000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MBCProvider.dll"/>
    <binaryImage start="0x05e70000" end="0x05f4e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImporterHost.dll"/>
    <binaryImage start="0x05f60000" end="0x05f66000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;QTMutex.dll"/>
    <binaryImage start="0x05f80000" end="0x05fa0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaUtils.dll"/>
    <binaryImage start="0x05fb0000" end="0x05fb7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Memory.dll"/>
    <binaryImage start="0x05fd0000" end="0x06002000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioSupport.dll"/>
    <binaryImage start="0x06020000" end="0x06047000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;SweetPeaSupport.dll"/>
    <binaryImage start="0x06060000" end="0x0608e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PluginSupport.dll"/>
    <binaryImage start="0x060a0000" end="0x06131000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VideoRenderer.dll"/>
    <binaryImage start="0x06150000" end="0x0615e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ahclient.dll"/>
    <binaryImage start="0x06170000" end="0x062a7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;SettingsUI.dll"/>
    <binaryImage start="0x062c0000" end="0x063a3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;FileInfo.dll"/>
    <binaryImage start="0x74c80000" end="0x74cac000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;oleacc.dll"/>
    <binaryImage start="0x76080000" end="0x760e5000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msvcp60.dll"/>
    <binaryImage start="0x73000000" end="0x73026000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;winspool.drv"/>
    <binaryImage start="0x063c0000" end="0x0640a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;BIB.dll"/>
    <binaryImage start="0x06420000" end="0x064a7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;EncoderHost.dll"/>
    <binaryImage start="0x064c0000" end="0x06501000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvatemporalxmp.dll"/>
    <binaryImage start="0x06520000" end="0x0654e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PostEncodeHost.dll"/>
    <binaryImage start="0x06560000" end="0x06598000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;amefoundation.dll"/>
    <binaryImage start="0x065b0000" end="0x065df000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ameproperties.dll"/>
    <binaryImage start="0x065f0000" end="0x06662000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ExporterHost.dll"/>
    <binaryImage start="0x06680000" end="0x06757000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AMEWrapper.dll"/>
    <binaryImage start="0x06770000" end="0x06786000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AMEAppFoundation.dll"/>
    <binaryImage start="0x067a0000" end="0x06832000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VideoFilterHost.dll"/>
    <binaryImage start="0x06850000" end="0x0688e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImporterProcessClient.dll"/>
    <binaryImage start="0x068a0000" end="0x068a8000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ImporterProcessSupport.dll"/>
    <binaryImage start="0x068c0000" end="0x068d2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ProjectConverterHost.dll"/>
    <binaryImage start="0x068f0000" end="0x06947000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;RecorderHost.dll"/>
    <binaryImage start="0x06960000" end="0x069b0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;PlayerHost.dll"/>
    <binaryImage start="0x069c0000" end="0x06a1a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;DynamicLinkServer.dll"/>
    <binaryImage start="0x06a30000" end="0x06a3f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ProjectSupport.dll"/>
    <binaryImage start="0x06a50000" end="0x06a6e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioFilterHost.dll"/>
    <binaryImage start="0x06a80000" end="0x06aa5000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;DynamicLinkClient.dll"/>
    <binaryImage start="0x06ac0000" end="0x06b45000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaeve.dll"/>
    <binaryImage start="0x06b60000" end="0x06bdb000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvametadataDB.dll"/>
    <binaryImage start="0x06bf0000" end="0x06c64000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvametadataUI.dll"/>
    <binaryImage start="0x06c80000" end="0x06cd0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TimeWarpFilter.dll"/>
    <binaryImage start="0x06ce0000" end="0x06d22000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioFilters.dll"/>
    <binaryImage start="0x06d40000" end="0x06e34000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HSL.dll"/>
    <binaryImage start="0x06e50000" end="0x072bf000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Dialogs.dll"/>
    <binaryImage start="0x072d0000" end="0x07317000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ScriptLayerPPro.dll"/>
    <binaryImage start="0x07330000" end="0x073b6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ScCore.dll"/>
    <binaryImage start="0x073d0000" end="0x0747b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ExtendScript.dll"/>
    <binaryImage start="0x07490000" end="0x074c0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaCoreUI.dll"/>
    <binaryImage start="0x074d0000" end="0x07503000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTrim.dll"/>
    <binaryImage start="0x07520000" end="0x0753a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTools.dll"/>
    <binaryImage start="0x07550000" end="0x07914000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTitler.dll"/>
    <binaryImage start="0x07930000" end="0x07acf000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;WRServices.dll"/>
    <binaryImage start="0x07ae0000" end="0x07b42000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleRenderer.dll"/>
    <binaryImage start="0x07b60000" end="0x07d3e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleLayer.dll"/>
    <binaryImage start="0x07d50000" end="0x08003000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleLayout.dll"/>
    <binaryImage start="0x08020000" end="0x08069000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;xerces-depdom_2_7.dll"/>
    <binaryImage start="0x08080000" end="0x08180000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleCG.dll"/>
    <binaryImage start="0x08190000" end="0x08216000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleCharacterFactory.dll"/>
    <binaryImage start="0x68b20000" end="0x68b40000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;glu32.dll"/>
    <binaryImage start="0x5ed00000" end="0x5edcc000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;opengl32.dll"/>
    <binaryImage start="0x08230000" end="0x0823f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;TitleImageManager.dll"/>
    <binaryImage start="0x08250000" end="0x08287000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;FontEngine.dll"/>
    <binaryImage start="0x082a0000" end="0x082b2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;BravoInitializer.dll"/>
    <binaryImage start="0x082d0000" end="0x083c1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ACE.dll"/>
    <binaryImage start="0x083e0000" end="0x089b3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AGM.dll"/>
    <binaryImage start="0x089d0000" end="0x08c7e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;CoolType.dll"/>
    <binaryImage start="0x08c90000" end="0x08df6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerTimeline.dll"/>
    <binaryImage start="0x08e10000" end="0x08ea0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerSourceMonitor.dll"/>
    <binaryImage start="0x08eb0000" end="0x08ff1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerProject.dll"/>
    <binaryImage start="0x09010000" end="0x09064000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerProgramMonitor.dll"/>
    <binaryImage start="0x09080000" end="0x090a2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerMulticam.dll"/>
    <binaryImage start="0x090c0000" end="0x0911b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerMediaBrowser.dll"/>
    <binaryImage start="0x09130000" end="0x0916d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerMetadataEditor.dll"/>
    <binaryImage start="0x09180000" end="0x091be000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerInfo.dll"/>
    <binaryImage start="0x091d0000" end="0x091ee000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerHistory.dll"/>
    <binaryImage start="0x09200000" end="0x09213000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerGetProperties.dll"/>
    <binaryImage start="0x09230000" end="0x0923e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerFlash.dll"/>
    <binaryImage start="0x09250000" end="0x09259000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;dvaflashview.dll"/>
    <binaryImage start="0x09270000" end="0x09286000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerEvents.dll"/>
    <binaryImage start="0x092a0000" end="0x092df000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerEffects.dll"/>
    <binaryImage start="0x092f0000" end="0x09481000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerEffectControls.dll"/>
    <binaryImage start="0x094a0000" end="0x09515000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerCapture.dll"/>
    <binaryImage start="0x09530000" end="0x095a6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerAudioMixer.dll"/>
    <binaryImage start="0x095c0000" end="0x095d3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;HandlerAudioMiniMixer.dll"/>
    <binaryImage start="0x0c140000" end="0x0c405000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;xpsp2res.dll"/>
    <binaryImage start="0x0b640000" end="0x0b656000" type="__TEXT" path="C:&#92;Program Files&#92;Common Files&#92;Adobe&#92;dynamiclink&#92;dynamiclinkmarshal.dll"/>
    <binaryImage start="0x0b680000" end="0x0b691000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaCoreMarshal.dll"/>
    <binaryImage start="0x0b6c0000" end="0x0b6db000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;AsioWdm.dll"/>
    <binaryImage start="0x0cf50000" end="0x0cf73000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VXMLPresetReader.dll"/>
    <binaryImage start="0x0d090000" end="0x0d0d4000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;PremiereFiltersMetaPlugin.prmp"/>
    <binaryImage start="0x0d0f0000" end="0x0d13d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;TransitionsMetaPlugin.prmp"/>
    <binaryImage start="0x74810000" end="0x7497d000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;quartz.dll"/>
    <binaryImage start="0x75f40000" end="0x75f51000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;devenum.dll"/>
    <binaryImage start="0x0df80000" end="0x0df8d000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterAIFF.prm"/>
    <binaryImage start="0x0dfc0000" end="0x0dfd6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterAVI.prm"/>
    <binaryImage start="0x0dfe0000" end="0x0dfe9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;VfWFileWriter.dll"/>
    <binaryImage start="0x0e000000" end="0x0e048000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;m3jpeg32.dll"/>
    <binaryImage start="0x0e060000" end="0x0e069000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterBMP.prm"/>
    <binaryImage start="0x0e080000" end="0x0e08a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterGIF.prm"/>
    <binaryImage start="0x0e0a0000" end="0x0e0a9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterGIFStill.prm"/>
    <binaryImage start="0x0e0c0000" end="0x0e133000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterMP3.prm"/>
    <binaryImage start="0x0e150000" end="0x0e17f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterP2.prm"/>
    <binaryImage start="0x0e190000" end="0x0e436000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_r.4.1.1.223.dll"/>
    <binaryImage start="0x0e440000" end="0x0e4dd000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MOG_Framework_r.2.0.7.92.dll"/>
    <binaryImage start="0x71f60000" end="0x71f68000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;snmpapi.dll"/>
    <binaryImage start="0x0e4e0000" end="0x0e527000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_GenericContainer_DV_r.4.1.1.223.dll"/>
    <binaryImage start="0x0e530000" end="0x0e594000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_GenericContainer_Wave_r.4.1.1.223.dll"/>
    <binaryImage start="0x0e5a0000" end="0x0e5c6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_GenericContainer_MPEG_ESAudio_r.4.1.1.223.dll"/>
    <binaryImage start="0x0e5d0000" end="0x0e605000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MXF_SDK_MetaMetadata_BinaryLoader_r.4.1.1.223.dll"/>
    <binaryImage start="0x0e970000" end="0x0e99a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterQuickTime.prm"/>
    <binaryImage start="0x0e9b0000" end="0x0e9ce000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;QuickTime&#92;TechSmithEnSharpen.qtx"/>
    <binaryImage start="0x0eae0000" end="0x0eae9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterTarga.prm"/>
    <binaryImage start="0x0eb00000" end="0x0eb0a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterTIFF.prm"/>
    <binaryImage start="0x0eb20000" end="0x0eb2e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterUncompressed.prm"/>
    <binaryImage start="0x0eb40000" end="0x0eb5f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AVIWriter.dll"/>
    <binaryImage start="0x0eb70000" end="0x0eb7b000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;ExporterWave.prm"/>
    <binaryImage start="0x0eb90000" end="0x0ecc9000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUCenterPeel.prm"/>
    <binaryImage start="0x4fdd0000" end="0x4ff76000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;d3d9.dll"/>
    <binaryImage start="0x6d990000" end="0x6d996000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;d3d8thk.dll"/>
    <binaryImage start="0x111d0000" end="0x11309000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUPageCurl.prm"/>
    <binaryImage start="0x11310000" end="0x11449000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUPageRoll.prm"/>
    <binaryImage start="0x11450000" end="0x1158a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUSphere.prm"/>
    <binaryImage start="0x11590000" end="0x116cc000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUSpiralFlip.prm"/>
    <binaryImage start="0x0ff90000" end="0x0ffcd000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;PlayerMediaCore.prm"/>
    <binaryImage start="0x10b00000" end="0x10b27000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AudioVideoIO.dll"/>
    <binaryImage start="0x116d0000" end="0x11759000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Display.dll"/>
    <binaryImage start="0x10b30000" end="0x10b6c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;glut32.dll"/>
    <binaryImage start="0x11760000" end="0x117c1000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;aif_core.dll"/>
    <binaryImage start="0x117d0000" end="0x11982000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;aif_ogl.dll"/>
    <binaryImage start="0x11990000" end="0x11a23000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;image_flow.dll"/>
    <binaryImage start="0x11a30000" end="0x11a50000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;image_runtime.dll"/>
    <binaryImage start="0x11a50000" end="0x11a76000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;data_flow.dll"/>
    <binaryImage start="0x74ef0000" end="0x74ef8000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wbem&#92;wbemprox.dll"/>
    <binaryImage start="0x75290000" end="0x752c7000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wbem&#92;wbemcomn.dll"/>
    <binaryImage start="0x74ed0000" end="0x74ede000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wbem&#92;wbemsvc.dll"/>
    <binaryImage start="0x75690000" end="0x75706000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wbem&#92;fastprox.dll"/>
    <binaryImage start="0x767a0000" end="0x767b3000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ntdsapi.dll"/>
    <binaryImage start="0x76f20000" end="0x76f47000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;dnsapi.dll"/>
    <binaryImage start="0x69500000" end="0x69ea5000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;nvoglnt.dll"/>
    <binaryImage start="0x12fe0000" end="0x13005000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;RecorderDV.prm"/>
    <binaryImage start="0x13020000" end="0x13182000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPUPageCurl.aex"/>
    <binaryImage start="0x131a0000" end="0x13301000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPURefract.aex"/>
    <binaryImage start="0x13320000" end="0x13482000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;Plug-ins&#92;Common&#92;GPURipple.aex"/>
    <binaryImage start="0x134a0000" end="0x134b7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;AudioWriter.vwr"/>
    <binaryImage start="0x134d0000" end="0x1356c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;aacaudio.vca"/>
    <binaryImage start="0x135a0000" end="0x135ca000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;Dolby.vca"/>
    <binaryImage start="0x135e0000" end="0x135f6000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;PCMAudio.vca"/>
    <binaryImage start="0x13610000" end="0x13625000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;QTAudioCodec.vca"/>
    <binaryImage start="0x13650000" end="0x13664000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;WMSDKACodec.vca"/>
    <binaryImage start="0x15110000" end="0x1536c000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;WMVCore.dll"/>
    <binaryImage start="0x13680000" end="0x136ba000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wmasf.dll"/>
    <binaryImage start="0x736b0000" end="0x736b7000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msdmo.dll"/>
    <binaryImage start="0x136c0000" end="0x137e0000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;WMADMOE.dll"/>
    <binaryImage start="0x137e0000" end="0x13817000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;MFPLAT.dll"/>
    <binaryImage start="0x14f60000" end="0x150b2000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;WMSPDMOE.dll"/>
    <binaryImage start="0x58420000" end="0x58427000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;imaadp32.acm"/>
    <binaryImage start="0x72cf0000" end="0x72cf7000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msadp32.acm"/>
    <binaryImage start="0x58330000" end="0x58335000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msg711.acm"/>
    <binaryImage start="0x58300000" end="0x58308000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msgsm32.acm"/>
    <binaryImage start="0x582d0000" end="0x582d4000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;tssoft32.acm"/>
    <binaryImage start="0x73b70000" end="0x73b77000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;tsd32.dll"/>
    <binaryImage start="0x58310000" end="0x5832d000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msg723.acm"/>
    <binaryImage start="0x58340000" end="0x5838d000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;msaud32.acm"/>
    <binaryImage start="0x582e0000" end="0x582fe000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;sl_anet.acm"/>
    <binaryImage start="0x581a0000" end="0x581d9000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;iac25_32.ax"/>
    <binaryImage start="0x58390000" end="0x5841a000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;l3codeca.acm"/>
    <binaryImage start="0x14160000" end="0x141c9000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;ac3filter.acm"/>
    <binaryImage start="0x75cf0000" end="0x75d81000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;mlang.dll"/>
    <binaryImage start="0x141d0000" end="0x14203000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;CNNativeWriter.vwr"/>
    <binaryImage start="0x14830000" end="0x14df7000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AdobePDFL.dll"/>
    <binaryImage start="0x14270000" end="0x14317000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;JP2KLib.dll"/>
    <binaryImage start="0x14e00000" end="0x14e41000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;BIBUtils.dll"/>
    <binaryImage start="0x71b20000" end="0x71b32000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;mpr.dll"/>
    <binaryImage start="0x14e50000" end="0x14e7e000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;AXE8SharedExpat.dll"/>
    <binaryImage start="0x14f20000" end="0x14f38000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;QTVideoCodec.vca"/>
    <binaryImage start="0x14ec0000" end="0x14ef0000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;CNNativeWriterWMV.vwr"/>
    <binaryImage start="0x14f10000" end="0x14f1f000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;WMSDKVCodec.vca"/>
    <binaryImage start="0x15ce0000" end="0x15dc8000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;WMVXENCD.dll"/>
    <binaryImage start="0x59090000" end="0x590ae000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;wmsdmoe.dll"/>
    <binaryImage start="0x15bc0000" end="0x15cc2000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;WMVSENCD.dll"/>
    <binaryImage start="0x15720000" end="0x158b0000" type="__TEXT" path="C:&#92;WINDOWS&#92;system32&#92;WMVENCOD.dll"/>
    <binaryImage start="0x15380000" end="0x1555c000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;FLVNativeWriter.vwr"/>
    <binaryImage start="0x150c0000" end="0x150de000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;FLVVCodec.vca"/>
    <binaryImage start="0x158b0000" end="0x159c2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2h264vout.001"/>
    <binaryImage start="0x15660000" end="0x15681000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;ad2h264vout.dll"/>
    <binaryImage start="0x15560000" end="0x155ad000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;MCMHH264Writer.vwr"/>
    <binaryImage start="0x15690000" end="0x156ac000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;MCMHH264VideoCodec.vca"/>
    <binaryImage start="0x156b0000" end="0x156c2000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;H264VideoCodecH264.dll"/>
    <binaryImage start="0x156e0000" end="0x156f3000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;codecs&#92;H264VideoCodecH264Bluray.dll"/>
    <binaryImage start="0x155c0000" end="0x1560a000" type="__TEXT" path="C:&#92;Program Files&#92;Adobe&#92;Adobe Premiere Pro CS4&#92;MediaIO&#92;writers&#92;WinMediaWriter.vwr"/>
    </binaryImageSet>
    </crash>
    <reproSteps>
    </reproSteps>
    </crashreport>
    can you make anything out of that ??
    thanks for the reply though

  • How to get open filename in Reader

    Hello,
    I am looking for a way to get the filename of the open document in Acrobat Reader window from a C# application I am working on.
    I can't find a way to do it... I am so desperate I am thinking on create a plug in or something for Acrobat Reader so I will be able to get the information from the plugin...
    Any help/ideas on how to do it are welcome.
    Thanks

    There is no approved/supported way to do so, other than the use of a custom plugin for Reader (which will require a Reader Integration License).

  • How to get image filename in indesign cs3

    Hi,
        I want to get a filename of a selected rectangle frame graphic child item like tiff image or pdf file. Please help me with a code snippet.
    Thanks,
    K.Saravanan.

    app.activeWindow.activeSpread = myDocument.spreads[j];
    app.activeWindow.zoom(ZoomOptions.FIT_SPREAD);

  • Is there a way to get the filename only on iOS using CameraRoll?

    This post is a sidetrack from this post: http://forums.adobe.com/thread/848761?tstart=0
    The method used in that post works perfect on both Android and iOS for selecting and uploading files.... BUT is there a way to get the filename of the file from the mediaPromise cross-plattform?
    If you let the user select an image it's not very nice to have the image be called "temp.jpg" after uploading - you want the user to know which image he/her have uploaded
    Any ideas? The "mediaPromise.file.relativePath()" works on Android but not on iOS. Not "mediaPromise["file"].url/relativePath/nativePath" either.
    Thank you

    Hey Joe what do you think of this solution.
    1. Let the user select the image
    2. Store the mediaPromise object in an array (event.data) for later use
    3. Load in the object using loadMediaPremise
    4. Add the loaded image into a movieclip (not visible from the scene)
    5. Resize that movieclip to let's say 100x100
    6. Use the BitmapData class to create a new bitmap from that movieclip and save it to storage
    7. Use the saved file within the app as a thumbail
    8. Use the mediaPromise object stored in the array later when the user wants to upload the images (then go through mediaPromise.open() on each image -> save to storage -> upload -> clear from storage -> loop).
    I haven't tried it yet (will do this week) but should that be a acceptable solution to the problem(?)
    I'm unsure if by just keeping the mediaPromise object within Flash will make the memory run wild though?

  • To upload the ZIP file and get the filenames available in ZIP file in ABAP

    Hi Experts,
    For my requirement, file from legacy comes as ZIP file with number of files in that.
    Please provide one code sample to upload the ZIP file from local workstation and get the filenames available in ZIP file to check few filename validation checks for the available files in report program.
    Thanks in Advance,
    Regards,
    Basani

    1. Copy the ZIP file into App server
    2. Call function
      call function 'RFC_REMOTE_PIPE'
        destination 'SERVER_EXEC'
        exporting
          command = command  " Unzip command gunzip /path & file
          read = 'X'
        tables
          pipedata = std_lines
    then you can read the files and can validate the file names

  • How to get the filename from J2SE File adapter

    In our project scenario , we are using J2EE and J2SE engine both .J2EE for mapping  and J2SE for Deliveying the message .
    In one senario, routing will be based on the filename .
    J2SE Sender File adapter --- XI Adapter --- XI pipe line
    So the File reaching to XI pipelane via J2SE File adapter--> XI adapter.
    When we are using the dynamic configurator in the XI to get the filename
    we are not able to get the file name  becasue it is coming to XI via
    XI adapter.
    How to get the filename ????Hope I am clear about the problem.

    hi,
    try this
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    //obtengo la Key del FileName
    DynamicConfigurationKey keyF = DynamicConfigurationKey.getName();
    http://help.sap.com/javadocs/NW04/current/pi/com/sap/aii/mapping/api/DynamicConfigurationKey.html
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70c89607-e4d9-2910-7280-f6746e964516
    /people/mohammed.zabiulla/blog/2008/03/26/have-you-ever-tried-to-determine-mail-cc-dynamically
    Hope it helps
    Thanks
    Rodrigo
    Edited by: Rodrigo Pertierra on Apr 11, 2008 9:31 AM

  • How can i get report filename in a fomula column

    Hi,
    We are using Oracle Reports 6i.
    i want to get the filename of current report in a formula column.
    how can we take the current report filename into a variable in a formula column..
    If it is possible please provide your valuable inputs on how to achieve this or please provide any helpful pointers
    Please get back to me if my requirement is not clear
    Thanks,
    anish

    Its not possible to get the report file name in a formula column

  • How to get the filename of the active jsp page?

    how can i get the filename of the active jsp page?

    You could register the JSP [ages in the web.xml and then use the ServletConfig.getServletName.
    You could use the JspContex.getServletName which will return the registered name or the name of the servlet class.
    You could programmatically add a page context attribute that holds the jsp page name                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to get the filename when parsing a file with d3l

    All
    After some time have experience with interconnect, IStudio I need the following info. Is it possible to get the filename when parsing a flat file using a d3l? This is needed because we need to store the filename together with the data into the database.
    Any examples or directions to some documents are welcome.
    Regards
    Olivier De Groef

    has anyone some info on this

  • Getting the filename of a placed image inside a smart object

    Hi
    I'm wondering if I can get any help with a problem I'm trying to overcome for a friend of mine.
    My friend is a photographer who does a lot of schhols work (pupil portraits) and wants to create a little document similar to this (very simplified) version:
    I'm trying to help him to create a batch process so that he can make this take up much less of his time!
    Here's where I've got to so far. I've created the layout above which is essentially a smart object (from an external file) manipulated in a couple of ways.
    The workflow as I see it at the moment (although I'm wide open to suggestions, and I'm having a bit of Friday brain) is this: I generate an action that replaces the content of the external file with the contents of (each file in his incoming list, sequentially).
    That file then comes back into the layout above and a new (flattened) copy is saved out from there.
    Rinse and rerpeat through the list of incoming files.
    I can just about make that bit happen using actions, but here's what I can't get - the filename of the incoming file (the one that's placed in the smart object). Can I can use a modified version of the AddFileName script to generate a text layer based on the filename of the placed contents in the smart object? Does any of that make sense? I'm reading this back to myself and even I'm not sure! ho ho.
    My lack of logic/coherent sentence structure here is what probably holds me back in any eforts I have made in getting into scripting.
    I'd appreciate any help that could be offered.
    Thanks.
    Fenton

    Ah - alas it sems not to be. I think I am going to have to come up with a different workflow and by extension, solution. My current thinking is that I need to have an input folder for the images to be used in the layout, and an output folder for the results to be saved into, along with the layout.psd (as above) all housed in the same folder. Then I need (help) to write a script that does the following:
    Checks that the layout document is open (that bit is easy enough)
    if(documents.length==0){
       alert("You need to have your layout template open (-layout.psd-)")
    }else{
        // Do next bit here - and what I'm trying to do is described below.
        // Hopefully by typing it out I might start to get it straight in my head
        // Any help with any part of this process is greatluy appreciated
        // I'm trying to learn!
    Then what I think the script needs to do is tocheck the contents of the input folder and find out how many files are in it then set this as a variable, to set the length of a loop, maybe? Or should it load the filenames as an array and work through them sequentially?
    Once that information is established, there is a smart object on the first layer that needs to be updated with the contents of the first file - my thinking s that this is done by the script opening each image, and then copy/pasting into the smart object, merging down (so I don't end up with an enormous multi-layered file). My reason for thinking this would be a good idea would be that I could just run a quick check to make sure that no landscape pics have sneaked in there and if they have, rotate them (which again, is pretty easy as even I could do that bit, too).
    doc = activeDocument;
                if (doc.height < doc.width) {
                  doc.rotateCanvas(90);
                } else {
                  // Carry on
    This will update all of the smart object instances throughout the layout template.
    Then the text underneath the main image needs to be updated with the filename of the file that has been pasted in the smart object, and after that a [flattened] copy saved out to an output folder.
    Rinse and repeat for the remaining images in the input folder.
    Any thoughts?
    Thanks
    Fenton

  • Adobe Illustrator CS4 quit unexpectedly

    Adobe Illustrator CS4 quits unexpectedly and I can no longer use these programs as it is repeated.  How do I solve this problem?
    Thanks

    Share system specs please.

  • Getting: Unexpected Error when trying to upload files with my post!

    Hello,
    i tried today to post a reply to someone`s message t the forums but when i tried to attach 2 .php files i get unexpected error message and prevented me from posting the reply.
    but when i delete or reloaded the page, i shows me an error message again, but the reply was posted without letting me know!
    hope you can find a quick fix for that!
    Best Regards
    Waleed Barakat
    [signature deleted by host]

    waleed,
    i tried today to post a reply to someone`s message t the forums but when i tried to attach 2 .php files
    Did you really mean .php files?  I am not sure if you can actually post a .php file.  I suspect you will have to either post a link to where the .php files are located or simply post the contents of the .php file into the reply.  OR zip the file and attach the .zip file.
    I hope that helps.
    Hopper

  • Getting PDF filename with unicode chars

    Hello,
    I'm trying to write a plugin that gets the file path of the current active document. The code looks like this:
    AVDoc avDoc = AVAppGetActiveDoc();
    PDDoc pdDoc = AVDocGetPDDoc(avDoc);
    ASFile file = PDDocGetFile (pdDoc);
    ASPathName filePath = ASFileAcquirePathName (file);
    This works fine for most documents, but for documents with unicode characters in the name each unicode character is replaced with '.' in filePath. For example, if the document is "测试中文关键词搜索!@#$%^&().pdf", then filePath becomes ".........!@#$%^&().pdf". Am I missing something required to get unicode filenames?
    Thanks.

    You were right, the plugin was getting a char* from ASFileSysDisplayStringFromPath. I removed that and added this which seems to have fixed my problem:
    ASText pathText = ASTextNew();
    ASFileSysDisplayASTextFromPath(ASGetDefaultFileSys(), filePath, pathText);
    wchar_t *pathString = (wchar_t*)ASTextGetUnicode(pathText);
    Thank you!

  • Get input Filename

    Hi all,
    I need to get the name of the file i am currently reading from the sender system directory. I was thinking to send the filename as a tag to the output so that i can retrieve it at the output payload.
    If i can get the file name in some user defined function, i can map it to some output field.
    How can I get the filename using a function in XI

    Hi Rahul,
    Check out this blog by michal in which he has made a java function to retrieve the filename and map it to one of the xml tags...but to achieve this you should be working on SP14..
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    Regards,
    Sushumna

Maybe you are looking for

  • Order of operations

    Hi guys I'm a noob in this field of using hints I cannot figure how to create the exact execution plan oracle sugests GENERAL INFORMATION SECTION Tuning Task Name   : sql_id_tuning_task_SD Tuning Task Owner  : APMIG Workload Type      : Single SQL St

  • My iphone5S got stolen, how can i get the photos back ?

    Phone got stolen, just want to get back my kids photos, please help

  • How to get the entire result into an XMLDocument??

    Hello, I would like to get the result of a DB Query as XMLDocument. Here's the code I use: ResultSet rset = stmt.executeQuery(); OracleResultSet orset = (OracleResultSet) rset; while (orset.next()) { XMLType poxml = XMLType.createXML(orset.getOPAQUE(

  • Pages button  in printer dialog box  is deactivating while taking print ?

    Hello exports, while taking print abap reports (developed using smartforms) pages buttoon (from- to) in printer dialog box is by default is deactivating .How to activate this button ? who will do this one (Abaper or basis guy). pls help me in this.

  • Database creation error ucing DBCA

    Hi! When i istalled oracle 9i .the installation is suucessful but database creation is not. the database creation aborted with error invalid size entry(expected 419...1232 but found 4192...1230 ) Pls Help Hainder Kaur