Retreiving the content created with the Note Tool via Javascript??

Hey guys, is it possible to retrieve the text content created with the Note Tool from the tool palette  in a photoshop document via Javascript? Basically, I wanted to store some text inside the Photoshop psd document, and then later on I can use scripting to access the content to be use as variables.
I have search the Javascript scripting reference pdf and the forum here, and I can't find any info the Note Tool. Much appreciated.

Ok, so I am using the activeDocument.info.keywords property to store my text content. The content is basically a chunk of text that contains some parameters that the user can modify to save out a document. In my script, I am using a variable to store the content from the info.keywords property. But my next hurdle is how can I extract specific part of that variable into other variables, like storing the C:\projects\Textures\ into another variable? I've done some research and got a sense that the "match" method in javascript along with the use of regular expressions might do the job. But I am stuck. Any suggestions?
info.keywords property has the follow chunk of text:
// file path to save 
path(C:\projects\Textures\)  
// save file format (psd or tga, etc)
format (tga) 
// include a single alpha channel with the file y/n 
alpha(n) 
// alpha name - default should be "alpha1" 
alphaName(alpha1) 
// scale from the original size 
scale(.5) 
//sharpening
sharpen(.5)
script code:
var saveDoc = activeDocument.info.keywords;
var savePath = saveDoc[0].match(regular expression goes here); // how to grab C:\projects\Textures\ from the saveDoc variable???
alert(savePath);

Similar Messages

  • Contacts created with Lotus notes are not seen in Exchange 2007 SP3 Rollup 7.

    Contacts created with Lotus notes are not seen in Microsoft  Exchange 2007 SP3 Rollup 7. the same is seen in Microsoft Exchange 2010 without issues.
    when we create a new contact on Microsoft Exchange 2007, the contacts gets created but it is not seen unless we filter the EMC to list the contacts. Microsoft Exchange 2010 does not have any issues. 
    any help or inputs will be appreciated.
    Thanks,
    Sid

    You shouldn't be using the 2007 EMC or cmdlets to create new objects if you have a more recent release installed in your organization. Use the 2010 software.
    If you create the mail-enabled contact with the 2010 EMC or cmdlets do you see it in the 2007 EMC?
    When you say the contact "is not seen unless we filter the EMC to list the contacts", does that mean you don't see the contact when you're looking at the "Recipient configuration" container? Is there a default filter on that container? Do you have a limit
    on the number of objects shown?
    As for the objects created by 3rd-party software (Lotus), are they creating the contacts correctly?
    --- Rich Matheisen MCSE&I, Exchange MVP

  • Content created with v18 tools, crashed the v19 Content Viewer

    Hi,
    We've been working on a publication using v18 of the DPS tools in InDesign, this works perfectly when viewed with the v18 Adobe Conent Viewer.
    Our client has downloaded the Content Viewer to see the work we have done so far, however on viewing certain articles the viewer crashes.
    I have installed v19 onto one of our iPads and confirmed that this problem occurs.
    I have also created a few test folios, with individual articles and the viewer does not have any problem viewing them, however when I put multiple articles into the same viewer, it starts to crash again.
    I've uploaded using both the v18 and v19 versions of the folio builder, and get the same results.
    I find it unbelieveable that the Content Viewer does not seem to be backwards compatible with folios created with previous versions of the tools. Is there a way to fix this?
    Any insight would be appreciated, my client is getting understandably frustrated.
    Thanks
    Ryan

    Can you try to re-bundle the content? (perhaps on v19 tools?)
    You could post the source files and crash logs to Adobe to see if they can't patch the issue in the v19 viewer. Even if they did, however, it would require a viewer update.

  • Graphics using graphic API are drawn below the loaded content created using Flash authoring tool

    Here is my problem.
    I am developing a Analog Dial component. Here , I am
    extending UIComponent and loading a swf file generated using Flash
    CS3 authoring tool ( the swf basically has the circle and needle)
    and adding the loaded content as child of Dial class.
    Next I use Graphics API to draw the major and minor ticks on
    the dial.
    As mentioned in the curveTo method of flash.display.Graphics
    class documentation (
    http://livedocs.adobe.com/flex/201/langref/index.html),
    if you are using graphics api and also loading content created
    using the flash authoring environment the vector graphics will be
    drawn underneath the loaded content.
    Well , Is there any way to make the graphics appear on top of
    the loaded contents?

    It appears that this may be accomplished more easily if I do something similar to the StrobeMediaPlayback implementation. Looking at the StrobeMediaPlayback source code it looks like Adobe has done something a little different than their ControlBarPlugin, placing the controlbar and root media element inside separate MediaContainers and then adding those containers to the display list. Is this recommended over using the frameworks ParallelElements? If so, is communication between the control bar and root media element still a matter of just updating the target reference via metadata?

  • I'm having problems with Twitter loading up a completely blank page and no longer displaying content and with Bloomberg not playing videos

    I'm having problems with Twitter not loading up content and showing me a blank page. I've tried to empty the browser cache but it doesn't seem to work.
    I also have issues with Bloomberg not playing videos

    Try clearing cookies and cache:
    [[How to clear the cache]]
    [[Deleting cookies]]
    Otherwise use firefox in [[Safe Mode]];
    Also try [[Troubleshooting extensions and themes]]

  • IDoc created with status 03 checked via we02, but couldnt find in XI

    Hi all:
        Could you please do me a  favor?  implement a idoc to idoc issue. it has been created successfully .
    as It is found that the idoc created with status of 03 -
    data dispatched to  port ok (rather than 12 dispatch ok). however, I couldn't find  it via SXMB_MONI on XI,  there must be something wrong . coudl you please give me a hint ?
        Thank you very much!!!

    hi,
    you need to check transaction SM58 (remove the user from it) and F8
    it might be the reason that you didn't create a port in IDX1 on XI/PI
    but you will see that in SM58
    Regards,
    Michal Krawczyk

  • Groups created with dscl not showing in WGM?

    When creating a group "testGroup1" via dscl as follows ...
          Dscl -udiradmin /LDAPv3/mac-mini.local -create /Groups/testGroup1
    The group shows up when running ...
          Dscl -udiradmin /LDAPv3/mac-mini.local -list /Groups
    However, in Workgroup Manager the new created group"testGroup1" does not exist.
    Is there a way to determine where exactly the newly created Group is located?
    I did notice that the Workgroup Manager directory location is /LDAPv3/127.0.0.1.
    Does the 127.0.0.1 have something to do with it?
    Also, if I try to run the following ...
          Dscl -udiradmin /LDAPv3/127.0.0.1 -list /Groups
    I get an error saying "Data source(/LDAPv3/127.0.0.1) is not valid.
    I know it's there because it shows when I run a different tool called Ldapmanager.
    But for some reason it's not showing in Workgroup Manager.
    I was wondering if there is some attribute (or something like that) that must be set when creating the group before it will show in Workgroup Manager.
    Or maybe the server needs to be rebooted before they show? I wouldn't think that would be necessary, unless the users are being loaded when Workgroup Manager loads.
    Any help would be greatly appreciated.
    Thanks,
    Zeek

    Hi David
    There is a configuration that needs to setup to turn on outbound delivery document number update in MD04.
    This means if there is an STO in MD04 which is converted into outbound delivery, MD04 should now show outbound delivery number instead of an STO
    Follow this path and set up the document type of your outbound delivery in it
    Logistics execution -> Shipping -> Basic SHipping Functions -> Availability Check and transfer of requirements -> transfer of requirements -> Determination of Requirement Types using transaction

  • Nfs mount created with Netinfo not shown by Directory Utility in Leopard

    On TIger I used to mount dynamically a few directories using NFS.
    To do so, I used NetInfo.
    I have upgraded to Leopard and the mounted directories
    are still working, although Netinfo is not present anymore.
    I was expecting to see these mount points and
    modify them using Directory Utility, which has substituted Netinfo.
    But they are not even shown in the Mount panel of Directory Utility.
    Is there a way to see and modify NFS mount point previously
    created by NetInfo with the new Directory Utility?

    Thank you very much! I was able to recreate the static automount that I had previously had. I just had to create the "mounts" directory in /var/db/dslocal/nodes/Default/ and then I saved the following text as a .plist file within "mounts".
    <?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>dir</key>
    <array>
    <string>/Network/Backups</string>
    </array>
    <key>generateduid</key>
    <array>
    <string>0000000-0000-0000-0000-000000000000</string>
    </array>
    <key>name</key>
    <array>
    <string>server:/Backups</string>
    </array>
    <key>opts</key>
    <array>
    <string>url==afp://;AUTH=NO%20USER%[email protected]/Backups</string>
    </array>
    <key>vfstype</key>
    <array>
    <string>url</string>
    </array>
    </dict>
    </plist>
    I don't think the specific name of the .plist file matters, or the value for "generateduid". I'm listing all this info assuming that someone out there might care.
    I assume this would work for SMB shares also... if SMB worked, which it hasn't on my system since I installed leopard.

  • An error occurred while loading this content - only with iPhone not iPad

    I know this issue has been discussed to death with no real solution in sight but my case is slightly different:
    1.  On my new iPad, I select AppleTV (not mirroring), open Safari, then to YouTube and play any HD video. Immediately, the video will be streamed to the AppleTV with no hassle.
    2.  I do the same on my iPhone 4, 4S or 5 and all I get is "An error occurred while loading this content. Try again later". This occurs without fail.
    If I use Jasmine YouTube client, streaming will work perfectly but alas, this app is prone to the error message "Youtube has restricted feeds for this video" and thus, I can't use this.
    If I use the new google youTube app, only the audio gets streamed to the AppleTV. I have to use mirroring and the video does not fill the TV screen but leaving a dark border all round. The streaming is not smooth either. The previous youTube app by Apple works perfectly - never had an issue. As soon as iOS6 came along, I end up with all these problems.
    Is there a solution to all this? Currently, I use only my iPad for streaming YouTube videos but I really want to use my spanking new iPhone 5 but can't.
    I am so sad.
    Can anyone help or am I doomed to use only my iPad for this? I am soooo disappointed with the iPhone 5 due to this.

    Has any other fixes been found.  Since I updated to the latest iOS I've been having a similar problem.  It doesn't matter what I stream through either.  I bought I ATV2 when they first came out and have been using it perfectly fine, however after the last update I haven't been able to stream my movies, tv or even Netflix. 
    I've also been having issues with my ATV2 connecting to my windows 7 desktop where I store all of my movies and TV shows.  I have to deauthorize home sharing and turn it back on for my ATV2 to recognize that it is even on.  Frustrating to say the least.

  • How do we use Script (batch file with msbuild/msbuild project) to build Cordova Project created with Visual Studio Tools for Apache Cordova?

    I use Visual Studio to create Cordova projects. I need to build Cordova projects using msbuild and buildbot via script for my project but I can find only information about how VS combine with Cordova CLI to build multi device hybrid application.

    Hi Samseth,
    Yes, correct, the only thing we can find on the MSDN is:
    Deploy and Run Your App
    And that's the reason why Visual Studio Tools for Apache Cordova existing.
    I think you may get more detail compile information from here:
    http://cordova.apache.org/docs/en/4.0.0/guide_cli_index.md.html
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Accounts created with SYSDBA not making it to Standby.

    Running Oracle 11g R2 on RHEL 5.5
    Primary with a Physical Standby
    All single instance (NON-RAC)
    We are trying to set up the Standby so we can run RMAN backup off of it.
    While setting this up we noticed that users created on Primary with SYSDBA granted to them did not make it completely to the Standby.
    SELECT * FROM V$PWFILE_USERS;
    PRIMARY:
    USERNAME SYSDB SYSOP SYSAS
    SYS TRUE TRUE FALSE
    JSMITH TRUE FALSE FALSE
    BUADMIN TRUE FALSE FALSE
    STANDBY:
    USERNAME SYSDB SYSOP SYSAS
    SYS TRUE TRUE FALSE
    Both of Primary and Standby have parameter setting of REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE.
    The user accounts JSMITH and BUADMIN are there on Standby. But we can not "remote login" because the password file are missing the related entries.
    Can anyone help me understand why it seems that user accounts JSMITH and BUADMIN did not make it to the Standby's password file?

    The scenario is that we want to be able to initiate the RMAN connection commands from a different server.
    That different server hosting a database with the RMAN catalog.
    The machine hosting the RMAN catalog is also the machine that host the 3rd Party Tape backup software.
    Yes we will delete the JSMITH test user that currently has sysdba. ; )
    Thanks for catching that . . . . ; )

  • PDF created with Onenote not viewing properly with reader XI

    A PDF was created by Onenote export to PDF. The screen clippings are gray boxes. When viewed with the preinstalled (MS ?) reader app it views normal. I am using Adobe Reader XI, Windows 8.1, Onenote 2013. 

    Well, since I fixed it in Chrome, it works for me.  However, my partner beside me doesn't have Chrome and he gets the same generic screenshot that I had earlier, even though we made the changes in his Firefox.  We're baffled...... The interactive form is the only form we can't pull. 

  • Firefox doesn't display text properly on pages created with email marketing tool (Constant Contact).

    Pages that are built with Constant Contact email marketing application don't display correctly. Different sections of text, usually a paragraph or list group, are readable but "shaded out." This is happening on Mac and Windows platforms.
    The pages are built using standard HTML tags and the problem doesn't appear with other browsers.

    Can you post a link to one or more of such pages?
    * "Clear the Cache": Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Syncing Events Created with iPhone Not an Option?

    Okay, I've read as many discussion threads as my eyes can handle and have tried several solutions suggested to no avail. I am using Windows Vista and Outlook 2007 but was very recently using Windows XP Pro and Outlook 2003. The same problem applies to both environments.
    While I've had no problem syncing contacts and calendars from my computer to the iPhone, I cannot go the other direction. The selection box beside the phrases "Put new events (or contacts) created on this iPhone into the group (or calendar)," which is then followed but what should be a drop down menu, appears gray and is unselectable. I figured it was some simple preference setting in either Outlook or the iPhone that was causing the problem and found my way to the discussions to seek the remedy. Once here, I find myself overwhelmed and wondering if I now need a computer engineering degree to prevent missed appointments or the need for double entry. Please help a poor, technically challenged individual not regret the decision to by this phone!!

    I'm guessing that perhaps the reason the option to "Put new Contacts/Events created on iPhone" is not available is that I only have one calendar/group (Outlook) available on my computer. That is also why it defaults to "All Contacts" and "All Calendars"
    Evidently the actual syncing from the iPhone to the computer is unrelated to the availability of these options. At least that appears to be true in my case. I was actually able to get mine to work using the information in the article posted by someone else and available at
    http://docs.info.apple.com/article.html?artnum=305845
    It seems the step regarding "Removing all other Third Party Add Ins" did the trick. I just didn't think it worked initially since the options on the Info tab did not change.
    Hope that helps! Thanks to all for the input. B

  • Can I use the Registry to change the Login Name used in Note Tool?

    If adding notes in browser-based review, you cannot edit the Author name used in the note tool. Its uses the fixed Windows login name shown in Edit > Preferences > Identity.
    If you turn off the "Always use Log-in name for Author name" setting, the Author can be changed when adding notes in Acrobat itself, but the Author is fixed to the Windows login name in browser-based review.
    Therefore, I was wondering if anyone knows if this can be changed in the Registry? I've found the login field name here (HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Annots\cAnnots\cAnnot\tauthor) but it unfortunately does not update the Author field.

    Good afternoon!
    You can replicate this in Acrobat 8 as follows:
    - In Acrobat / Edit Preferences / Commenting, turn off "Always use Log-in Name for Author Name"
    - Open a PDF in Acrobat > Add a Note > Right-click Properties > General tab > Rename the Author to "TESTING" > Click "Make Properties Default" > Click OK
    - Set up a Network Folder Online Comments Repository as follows: In Acrobat / Edit Preferences / Reviewing, set Server Type to "Network Folder" and browse for a folder to save comments to.
    - Open Registry and go to HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\Annots\cAnnots\cAnnot\tauthor
    - tauthor should be showing "TESTING" that we entered earlier
    - Open a browser window and drag a PDF into it
    - Add a Note, the Author name is fixed to be the Windows Login name.

Maybe you are looking for

  • Note to all upgrading to ML

    I just did the DL and install Of ML on my 15" Late 2011 MBP and first I saved a complete copy of the downloaded files. I then searched for the InstallESD.DMG file so I can in the future make my own ML Install USB thumb drive. I created a separate par

  • E-Recruiting - Error during Registration

    Hi All, I'm in the process of doing configuration for a e-rec demo system.  I am working on trying to get the Candidate Registration process in place.  I was able to get the candidate registration start page.  After I filled in the  candidate usernam

  • 10.4.11 update? iTunes store update?  Adobe flashplayer update

    I have 10.4.11 and can't find the next update.  Also iTunes store doesn't work(music is fine) and can't update adobe flashplayer (not working at all) Running on a 2006 MacMini Help?

  • OlapDataGrid for viewing purpose only

    The thing is that we have a custom analyzer built already which spits out data in a format . I thought it might be plain and simple that i would just have to build a olapResult instance to display my result but turns out i cant do that as i dont have

  • Download Errors : Speed Download

    Recently, origin unknown, my laptop has stopped recognizing downloads. The error message specifically refers to Speed Download : Speed Download cannot be opened because of a problem. Check with the developer to make sure Speed Download works with thi