Data Sets in Photoshop CS2

I'm trying to learn about scripting in Photoshop CS2. By starting, I just want to import variable data into Photoshop, following the help instructions, however am having heaps of issues.
I'm using the Image > Variables > Data Sets > Import option.
My data looks like this..
Variable1
Ben
David
James
Mark
but when I try to import the text file, I get this error message...
"Could not parse the file contents as a data set. There were too many variable names in the first line of the text file."
Can anyone please tell me what I'm doing wrong?
Thanks

I've been trying to do the following in photoshop for 3 hours now,  I want a sequence of numbers to appear in a box one by one but now I'm not sure this is the best method to follow. So what I do is this: first I open my document and double click on the text layer, which in turn opens another document (a .psb file, I don't have an idea why) and there I define a TextVariable1 and import a .csv as my dataset. This is what it looks like ->
myvariable1
01
02
03
04
05
06
Now, when I click ok it says: "the name 'myvariable1' is not a variable in the current document". The only variable I see [in the Variables dialog] is TextVariable1 with a value of 01 and layer 01, no more.
What I don't understand is why no other method described in this thread is working for me. I've tried separating the numbers by commas, with or without a variable name, checking and unchecking the 'use first column for data set names' square. Maybe something is escaping me, but what exactly?. Thanks for your help, I'm kinda new to this.
EDIT: solved. I guess it was obvious that myvariable1 should have been Textvariable1 instead, but it was Not that obvious to me. NOTE: It doesn't make a difference if I have any value set for that in the dialog.

Similar Messages

  • Date preferences problem - Photoshop CS2 and OS X 10.4.6

    I am running Photoshop CS2 9.0.1 on two Mac G5s (Mac OS X 10.4.6) and Photoshop CS 8.0 on a Mac G4 (Mac OS X 10.4.6) but now have a problem with the correct display of dates in File Info on the pair of G5s running CS2 9.0.1.
    However I configure the date display preferences in International in System Preferences (UK prefs - DD/MM/YYYY) File Info will now only display the date as 'short', i.e. 1/6/06, for example. Naturally this presents a major problem with all my pre-2000 dates. By contrast, with exactly identical System Preferences on the G4 with Photoshop CS, the dates display correctly, i.e. 01/06/2006 or 06/06/1944. One of the G5s also has Photoshop CS 8.0 and also exhibits the same problem.
    Is this an OS X 10.4.6 update problem, as I believe, or a combination of flaws between Apple and Adobe? Is there a cure? With a vast number of images in a picture library it is essential to have accurate, pre-2000, dates embedded in the File Info metadata. Can anyone offer an answer, a solution or a workaround?

    After much trial and error I eventually discovered a fix. When customizing the Date Format Preferences (UK) (in System Preferences/International) select 'Short' and then drag the day of the week from the list below as the first item in the displayed date; i.e. Thursday 08/06/2006
    Then modify the DD, MM and YYYY by highlighting the numbers and selecting the full 2 or 4 number digit from the drop-down menus. This is something that seemed to be fine in 10.4.5 but has changed in 10.4.6!

  • Variables containing French Accent do not follow - Photoshop data set

    Hi,
    I created a Excel file for my data sets. Some variables have french accent ( é, à, è etc ).
    When I export to .csv or .txt, I have some issue regarding on which software I use to open the new file; all accents have changed to some strange characters.
    However, when I open my csv file with Numbers, or Text Edit, accents are there.
    My problem is Photoshop never show correctly the accent when I Import my datasets.  I tried to re-export from Number and/or Text Edit, but it didn't work
    Any clue ?
    Thanks

    If you are unwilling to backup your data regardless of update/upgrade, I have no sympathy for you.
    If you recall, the panther to tiger update was also no picnic. And it just makes good sense to backup all of your pictures/data anyway - regardless.
    That in mind, your story is witty and disarming! Bravo on the final success.
    I have upgrades/clean installed 3 macs with no issues on each. Maybe my luck <shrug>

  • Secret data sets and variables in photoshop elements.

    In photoshop elements 4 thru 8, you can use data sets
    and variables, with the actions recorded for them in
    photoshop and then installed into photoshop elements.
    They work exactly like they do in photoshop and in fact
    there is already a menu item in photoshop elements,
    under in export menu, called export data sets as files.

    Not sure a I read you correctly but if I understand you
    what you have to do is make the first two images as dynamic variables using the variable panel and save it as a data set
    then replace those two images and save those as a data set
    So now you have data set one and two.
    You can save that as an variable library (xml)and that can be loaded into other documents.
    The question is can it be actioned?
    It can be scripted and do you want the same two images to replace the same two image in each document.
    I think you really have to tell us more.

  • Photoshop CS2 date of birth loop

    date of birth loop
    Hi, I am trying to install photoshop CS2 on a windows machine and understand that because the server authentication no longer works I have to download a different version, but I cannot because the page to access this version asks me for my date of birth every 5 seconds in a loop.  How can I get past this?  I have updated account details in Adobe separately and deleted cookies, all without effect. thanks

    you're welcome.
    p.s when using the adobe forums, please mark helpful/correct responses, if there are any.

  • Photoshop CS2 coercion error on Intel mac

    I am testing on 2 machines, one intel, one ppc (g5). On the intel machine I can't get this code to run. It keeps erroring saying it doesn't understand percent and pixels?
    tell application "Adobe Photoshop CS2"
    set kScaleFactor to 75 as percent
    set kResolution to 120 as pixels
    set kResponse to resize image kDocRef width kScaleFactor height kScaleFactor resolution kResolution resample method bicubic
    end tell
    Any ideas? I think I had a problem similar years back, but I don't recall the fix.

    I get a similar error message whenever I start up any program with a GUI, using either Java 1.4.2 or 1.5 JVM on any Mac (G5, 12" Powerbook, G4 power mac) running Tiger. I cannot remember when the messages started or what they mean. However, regardless of the error, the programs run fine for the most part. So it is not specific to the MBP (or Intel-based) Mac. I just bought an MBP today and have just started getting it configured.
    p.s. I have had one problem with Java programs on OS/X since upgrading to Tiger last year. I never experienced this problem on OS/X before Tiger and it has never been a problem on Linux. Seemingly randomly,when I am running a program for many hours, the JVM dies with only O/S type messages. Sometimes the messages is "bus error", most of the time the errors in the log file are obscure references to the underlying JVM code (i.e. Objective C???). This happens both with commercial Java programs and ones I write myself. For example, if I am processing thousands of files for import into a relational database, the program will fail over and over again, but at a different point in the data and a different point in the processing of that data. The only common pattern is that the problem occurs after many hours (many of my programs run for 12-40 hours). My solution thus far has been to develop on OS/X but do long runs on Linux. I've tried reporting it as a bug to Apple - but it's difficult to send a large body of code and a large relational database to Apple, particularly when, in any case, the problem will be hard to replicate. The one common thread is that all the Java programs that die in this way are using JDBC. Something changed with Tiger.

  • Photoshop CS2 and windows issues! help!

    Hi, I'm working with someone who is having issues with Adobe Photoshop CS2 among other Adobe problems.  The problem is that after Photoshop is loaded, the interface is very messed up.  You can't open a file because if you go to menu -> file nothing happens.  If you try to create something new, most of the buttons will be invisible in the option for sizes.  The program simply becomes unusable.  After a restart, the program will work properly for a short period of time and being to behave oddly again.  On loading Photoshop, windows gives an error beep but the program loads anyways and no error window comes up.  This happens on illustrator as well as indesign.  I have uninstalled everything and removed all shared files that adobe uses and reinstalled everything from scratch, the same problem happens.  This only started happening recently.
    OS is XP pro SP3.
    I am about to wipe the computer and start from scratch but I would rather not have to do this if there is another solution!
    Please help!  Thank you!

    No, it's a standard U.S. keyboard and the language is set to english.  I believe the software is up to date. 
    It doesn't freeze when you click on the menu, it just refuses to pop open a window when you try to open a file.  Also, many of the option boxes in some of the windows in photoshop are invisible.  This only happens after the computer has been on for a short while.  Right after a reboot, you can open photoshop fine... until it stops working.

  • How can I select printers in Photoshop CS2?

    Hi all. First time poster, as I've just come across a new problem for me....
    For years I have been using Photoshop CS2 on a Windows XP machine (in a work environment where old hardware attached to the PC would not allow for an upgrade). I had 4 printers installed (desktop HP, brother labels, richo for bits and bobs and an Epson WFP 9700)
    I had the HP desktop selected as default, as this is the one I print to every day. From Word, PDF;s Outlook etc, everything goes to the HP.
    When I used Photoshop installed on XP I had an option form within Photoshop to select printer. (Print with preview / Page Setup / Select Printer)  I would often design some artwork and print in draft mode on the HP, then swap printer within CS2 and select the Epson to print a 44"  etc.
    I have today upgraded to a Win 7 PC (Xeon 5450 dual quad core) and used the very same installation package to reinstall CS2 on the new machine. There is no longer the option to choose printer from WITHIN Photoshop. I have to set the default printer from within windows before I can use it in CS2. This is incredibly annoying as I frequently swap between two printers from within the application.
    So...does anyone know how I can get that option back? Swapping from within windows is not a solution; this is in a work environment and needs to be accessible from Photoshop.
    Any ideas?
    Thanks, Andy

    Officially, Adobe no longer supports CS2 and doesn't recommend using it on newer operating systems since it pre-dates them all by several years.    Can you install CS2 in XP Compatibility Mode?  Even then, some features may not work right. It's too old.
    Nancy O.

  • Photoshop CS2 won't install on MacBook Pro, 10.4.6

    I have a 15 inch, 2.0 ghz MacBook Pro running 10.4.6. At this point I have installed all of the current Apple software updates.
    I'm trying to install Photoshop CS2 and the installer hangs up and freezes the entire screen (although I can move the mouse) at the very beginning of the installation. The installer reads "Running Installation Script". The only way out is to do a hard reboot.
    I've searched this forum and the Adobe forum and can't find any work arounds. On the Adobe forum it was suggested to do a clean install of OS X and it should work. I'd like to avoid that because of the time and possible loss of data.
    Any ideas? Thanks.

    Yup ... same for me. Both PS and Common Files are greyed out and I can't uncheck anything.
    Also, I did verify the disk permissions; created a different account; and even booted in Safe Mode.
    It looks like Adobe is using the "we don't support Intel Macs yet" line so any fix for this may need to come from Apple.
    I do have PS 7 running (I didn't install it on the MacBook, it ported over from my old machine when I set the new machine up) so I'm not completely dead. Sure wish I could use Adobe Bridge though.
    EDIT: I just found this on the Adobe forum:
    "Apprently there are some problems with the QT7.1 update.
    Unfortunately, the only solution is to reinstall your OS and then install every update other than QT7.1. "

  • Using LR2 w/ Photoshop CS2 and Camera Raw 3.7

    I am using Photoshop CS2 and Camera Raw 3.7 on a Mac G4, OS X 10.4.11.
    I am about to install my upgrade to Lightroom 2. Is this a bad idea?
    I have read about some compatibility issues re Camera Raw, and I have also read about how to solve the issue of exporting the keywords.
    Will this keyword issue fix work on my system?
    What are the real-world practical implications of still having Camera Raw 3.7? I usually adjust images in Lightroom, then any further adjustment is done in Photoshop (not CR). So is the only downside going to be that if I revisit the image in Camera Raw, the adjustments will not show up? Or will it also not show up in Bridge?? And if it is only in CR, is it that the image does not have the adjustments; or does it show the adjusted image, but has just all the sliders zeroed out?
    I am hot to install LR2, but I want to make sure that I am not going to open a can of worms. And yes, I could buy PS CS4 (which would get me CR 4.5), and I would like to, but I don't have a G5. And I cannot afford to buy a new desktop computer right now.
    Any input would be much appreciated. Thanks.
    Dean Abramson

    >so is the LR version of RAW as good as the one in CS3?
    It's far better as it has local adjustments and such. Lightroom is more equivalent to the ACR in CS4. To make changes you make to images in ACR outside Lightroom show up in Lightroom, you need to sync the metadata. ACR does not write the changes to RAW images to the Lightroom database, but it writes it into xmp sidecars either right next to the RAW file or embedded into it. So Lightroom has no idea you did anything until you specifically ask it to check for updated metadata.
    Note that trying to work with both bridge/ACR and Lightroom on the same set of data will inevitably make you lose data or edits at some point as you're dealing with a synchronization issue, so be careful.

  • Imports from Photoshop CS2 after editing

    I frequently use Photoshop CS2 to edit my digital photographs; however, I like to use iPhoto to view or otherwise manipulate the images into different albums, slideshows, or uploads to my .mac account. When I open iPhoto to import a photo edited in photoshop, I get an "Unreadable file" error message stating that the requested image is "an unrecognized file type or that the does not contain valid data." I can't get the edited photos added to the iPhoto library.
    I've tried importing photos saved in several different formats - jpeg, RAW, TIFF - with no luck.
    Is it possible to import an image into iPhoto from Photoshop? If so, what am I doing wrong? thank you.
    15" Powerbook   Mac OS X (10.4.4)  
    15" Powerbook   Mac OS X (10.4.4)  

    Kyle:
    Also if you set iPhoto to use PS as the editor of choice by going into iPhoto's General preferences and selecting PS in the "Edit photo:" menu. Then when you double click on a thumbnail, PS will open, you can edit the picture and save it. This way the thumbnail will be updated as well.

  • VBA code to import scanned images into Photoshop CS2 with TWAIN

    Hi,
    I have to develop a solution that automates the scanning of an image using the TWAIN driver interface. Once scanned, the image appears as a new document in Photoshop where it will be further processed using VBScript scripts.
    The solution so far :
    Using the freeware 'EZTW32.dll' (copied into C:\WINDOWS\System\), I am able to open the TWAIN scan dialogue on screen, using the function 'TWAIN_AcquireToClipboard(Me.Hwnd, nPixTypes) from the 'EZTW32' dll.
    Once the image is scanned, the TWAIN driver is automatically closed, leaving the scanned image on the Windows clipboard.
    I then launch Photoshop CS2 using a shell code :
    (It is important that Photoshop runs minimized)
    Dim strPathname As String
    Dim lngShellReturn As Long
    Dim appRef As Object
    Dim newDocRef
    strPathname = "C:\Program Files\Adobe\Adobe Photoshop CS2\Photoshop.exe"
    lngShellReturn = Shell(strPathname, vbMinimizedNoFocus)
    Set appRef = CreateObject("Photoshop.Application")
    When Photoshop is running, then a new document is created and the scanned image is pasted into the document from the Windows clipboard...
    Set newDocRef = Documents.Add(8.268, 11.693, 600, "New Doc")
    newDocRef.Paste
    OK, this works up to a point. The newly scanned image appears automatically in Photoshop.
    The big problem is that when the user makes a change in resolution or draws a selection box in the TWAIN dialog, this data is not recovered from TWAIN, so the image size parameters in the new document cannot be set.
    A beter solution would be to write code that emulates the menu commands in Photoshop CS2:
    File -> Import -> [Current Scanner]
    that launches the TWAIN driver for the current scanner (the code must close TWAIN immediately after scanning). In this case, the resolution and image selection parameters are also imported into the new document.
    I am currently refering to the Photoshop CS2 SDK. Do I need to request the Advanced SDK ?
    Once beyond this point, then I think I can continue the image processing routines using VBScript as per the SDK.
    Any help or other pointers to the TWAIN problem would be VERY APPRECIATED !
    Lars

    PLEASE IGNORE MY PREVIOUS POST !
    I have now fully resolved the TWAIN problem. It works perfectly and is very robust. I am now continuing with the batch image processing for the newly scanned images using the Photoshop CS2 SDK scripting documents, that I find very detailed, well written, and VERY helpful :)
    Peace and love,
    Lars

  • MacPro17-SL-Photoshop CS2 quitting

    I was able to use Photoshop CS2 and suddenly after I installed a few fonts it suddenly would not  work anymore. I open the program, create a window but the minute I choose anything, even its preferences it suddely quits giving me the option to send a report to Apple, which I did copy down. if needed. If I could attach it to this thread I would but I do not seem to see a spot to do so.
    Any ideas? I ran disk uitily, uninstalled it, trashed its pref files, rebooted the lappie, reinstalled it then tried it and nope still up and quits.
    I also uninstalled it again....deleted the trash....reinstalled it again then rebooted into safe mode and the darn thing worked. I set its prefs used it  with the text tool, brush tool made layers and it behave, sort of. It would only allow a healing brush but no smudge tool
    I then booted normally and tried it again only to have it quit again as soon as I  tried to go to preferences.
    I do not know what to do since there have been no extensions added, I really do not want to reinstall the software again. I was given this computer and have a drive with the OS in it but have no idea how to use the drive with it. It is supposed to be a bootable drive.
    If I can not get it to work then I will just have to suffer with using only the Toshiba pc for photoshop...LOL
    Thanks in advance

    ok, installed the update to PS CS2 and rebooted comp but still no joy. Now it doesnt even load. I double click the icon for photoshop and it opens just to immediately go away with this in the crash window---very long
    Process:    
    Adobe Photoshop CS2 [209]
    Path:       
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    Identifier: 
    com.adobe.Photoshop
    Version:    
    9.0.2 (9.0.2x312 [20060822.902x312 02:00:00 cutoff]9.0.2x311) (9.0.2)
    Code Type:  
    PPC (Translated)
    Parent Process:  launchd [147]
    Date/Time:  
    2014-05-01 22:16:49.804 -0500
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    4759466 sec
    Crashes Since Last Report:      
    54
    Per-App Interval Since Last Report:  94 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    50300AFF-4E06-40BF-9709-40F88B4E7E68
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000001afa24
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                      
    0x72d94983 0 + 1926842755
    Thread 1:
    0   libSystem.B.dylib        
    0x80142afa mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x80143267 mach_msg + 68
    2   com.adobe.Photoshop      
    0xb819440f CallPPCFunctionAtAddressInt + 206231
    3   libSystem.B.dylib        
    0x80170259 _pthread_start + 345
    4   libSystem.B.dylib        
    0x801700de thread_start + 34
    Thread 2:
    0   com.adobe.Photoshop      
    0xb815acc0 spin_lock_wrapper + 90152
    1   com.adobe.Photoshop      
    0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 3:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 4:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 5:
    0   com.adobe.Photoshop      
    0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.Photoshop      
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.Photoshop      
    0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    4   ???                      
    0x8aace8a6 0 + 2326587558
    Thread 6:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 7:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 8:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x001afa24  ebx: 0x72935584  ecx: 0xa5018438  edx: 0x730a8074
      edi: 0xb81f8714  esi: 0xb81f86f0  ebp: 0x8a028d80  esp: 0xb7fffacc
       ss: 0x0000001f  efl: 0x00010206  eip: 0x72d94983   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x001afa24
    Binary Images:
    0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x8036b000 - 0x804e6fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805de000 - 0x805ecfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x805f1000 - 0x805fdff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x80601000 - 0x80647ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x80654000 - 0x807d6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x80838000 - 0x808e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x808f9000 - 0x808fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0xb8000000 - 0xb81defff +com.adobe.Photoshop 9.0.2 (9.0.2x312 [20060822.902x312 02:00:00 cutoff]9.0.2x311) (9.0.2) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[209]: garbage collection is ON
    Rosetta Version:  22.27
    Args: 
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 -psn_0_77843
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb02a2d74, 0xb815a8ff)
    0x97fb4a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x0c07a428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64
    0x97fb5988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x97fb4a80
    ctr: 0x91ef8600
    r00: 0xffffffda
    r01: 0xf0284da0
    r02: 0x0997b040
    r03: 0x00006707
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00000040
    r09: 0x4d555458
    r10: 0x00000040
    r11: 0xa0451698
    r12: 0x91ef8600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x0c07a3fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x97fb4a20
    Thread 1: (0xb019ed74, 0xb815a8ff)
    0x9207caa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x9207b190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x9207cabc
    ctr: 0x91ef8600
    r00: 0xffffffda
    r01: 0xf0182dc0
    r02: 0x00000000
    r03: 0x00002803
    r04: 0x00000040
    r05: 0x3b9aa4fd
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9aa4fd
    r09: 0x00000000
    r10: 0x3b9aa4fd
    r11: 0xa0451698
    r12: 0x91ef8600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa04577cc
    r22: 0xa04577c0
    r23: 0xa04577c8
    r24: 0x00000027
    r25: 0x32e203ef
    r26: 0xa045750c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d24fd
    r30: 0xa04577a0
    r31: 0x9207c9b4
    Thread 2: (0xb03a6d74, 0xb815a8ff)
    0x9207caa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x9207b190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x9207cabc
    ctr: 0x91ef8600
    r00: 0xffffffda
    r01: 0xf0386dc0
    r02: 0x00000000
    r03: 0x00002903
    r04: 0x00000040
    r05: 0x3b9aaae8
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9aaae8
    r09: 0x00000000
    r10: 0x3b9aaae8
    r11: 0xa0451698
    r12: 0x91ef8600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa045780c
    r22: 0xa0457800
    r23: 0xa0457808
    r24: 0x00000027
    r25: 0x7d7f831b
    r26: 0xa0457588
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d2ae8
    r30: 0xa04577e0
    r31: 0x9207c9b4
    Thread 3: (0xb0324d74, 0xb815a8ff)
    0x97fb4a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x019bbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36
    0x019bc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76
    0x019bbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28
    0x97fb5988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x97fb4a80
    ctr: 0x91ef8600
    r00: 0xffffffda
    r01: 0xf0305d20
    r02: 0x0d1a15e0
    r03: 0x00006c03
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00000010
    r09: 0x4d555458
    r10: 0x00100000
    r11: 0xa0451698
    r12: 0x91ef8600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x97fb4a20
    Thread 4: (0xb022084c, 0xb815aa8b)
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    0x97ff54bc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore : _TS_exception_listener_thread + 128
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91ef8cc4
    ctr: 0x91ef8590
    r00: 0xffffffe1
    r01: 0xf0203df0
    r02: 0xa045c090
    r03: 0x0c800000
    r04: 0x00000002
    r05: 0x00000000
    r06: 0x00000054
    r07: 0x00006407
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x00000600
    r11: 0xa0451194
    r12: 0x91ef8590
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x0c800000
    r23: 0x00000000
    r24: 0x00000054
    r25: 0x00006407
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000002
    r29: 0x00000002
    r30: 0x00000000
    r31: 0x97ff5444
    Thread 5: (0xb011cd74, 0xb815a8ff)
    0x9207caa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x9207b190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x9207cabc
    ctr: 0x91ef8600
    r00: 0xffffffda
    r01: 0xf0101dc0
    r02: 0x00000000
    r03: 0x00002803
    r04: 0x0000003a
    r05: 0x3724868c
    r06: 0x0000001d
    r07: 0x00000000
    r08: 0x3724868c
    r09: 0x00000000
    r10: 0x3724868c
    r11: 0xa0451698
    r12: 0x91ef8600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa04577cc
    r22: 0xa04577c0
    r23: 0xa04577c8
    r24: 0x00000020
    r25: 0x73157b19
    r26: 0xa045750c
    r27: 0x0000003a
    r28: 0x0000000d
    r29: 0xb8364a8c
    r30: 0xa04577a0
    r31: 0x9207c9b4
    Thread 6: (0xb009ad38, 0xb815acc0)
    0x9207b4b8: /usr/lib/libSystem.B.dylib : __dispatch_mgr_invoke + 228
    0x9207ae9c: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 308
    0x9207b02c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372
    0x9207b168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76
    0x91f98f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x9207b480
    ctr: 0x91f3c2d8
    r00: 0x0000016b
    r01: 0xf0080bb0
    r02: 0x00000000
    r03: 0x00000004
    r04: 0x00000000
    r05: 0x00000000
    r06: 0xf0080d0c
    r07: 0x00000001
    r08: 0xf0080d28
    r09: 0x00000000
    r10: 0x0000001c
    r11: 0xa0450530
    r12: 0x91f3c2d8
    r13: 0x10624dd3
    r14: 0x920cab04
    r15: 0xf0080c0c
    r16: 0xf0080c8c
    r17: 0xa046b3dc
    r18: 0xf0080d28
    r19: 0xa0465588
    r20: 0xa0466588
    r21: 0xf0080d0c
    r22: 0xa0465508
    r23: 0xa0465488
    r24: 0xa046b3dc
    r25: 0x00000000
    r26: 0xa045762c
    r27: 0x00000000
    r28: 0xa0457604
    r29: 0xa045733c
    r30: 0xf0080d28
    r31: 0x9207b3dc
    Thread 7: Crashed (0xb7fffacc, 0x72d94983)
    0x00eebc1c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 3711268
    0x00eebb9c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 3711140
    0x00efe02c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 3786036
    0x00efed88: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 3789456
    0x00eff5c4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 3791564
    0x001ba018: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 352264
    0x00298b44: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 368044
    0x002aefb8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 459296
    0x002aee04: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 458860
    0x0036afa8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 140136
    0x0036af08: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 139976
    0x0036fe00: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 160192
    0x00370cec: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 164012
    0x01105944: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 5914188
    0x00634224: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : GlobalToViewPoint(TView*, CPoint const&, VPoint&) + 126828
    0x007ff92c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsShowingAlert() + 53824
    0x007ef294: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 382360
    0x00064a18: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : LookupErrString(short, short, ZString&) + 236380
    0x007eaa2c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 363824
    0x00838bb8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : PercentageWindowVisible(TWindow*) + 6864
    0x007f1d1c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 393248
    0x00003858: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : dyld_stub_binding_helper + 1288
    0x00003530: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : dyld_stub_binding_helper + 480
    0x000032c4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ___code_start__ + 512
    0x000030f4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ___code_start__ + 48
    0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x00eebc1c
    ctr: 0x00fee97c
    r00: 0x00eebc1c
    r01: 0xbfffcc60
    r02: 0x388401a4
    r03: 0x001afa24
    r04: 0x00164b04
    r05: 0xffffffff
    r06: 0xffffffff
    r07: 0x099771c0
    r08: 0x43300000
    r09: 0x80000000
    r10: 0x00e93b1c
    r11: 0xa0451208
    r12: 0x00fee97c
    r13: 0x000000eb
    r14: 0x09965940
    r15: 0x17dd0850
    r16: 0x0f4f7190
    r17: 0x01430000
    r18: 0x011aee5c
    r19: 0x013bee5c
    r20: 0x00e8ee5c
    r21: 0xbfffcfa0
    r22: 0xbfffd050
    r23: 0x09641800
    r24: 0x00000000
    r25: 0x01440b0c
    r26: 0x011afa24
    r27: 0x09641800
    r28: 0x001b9fa0
    r29: 0xbfffceb0
    r30: 0xbfffcebc
    r31: 0x17db1690
    Model: MacBookPro1,2, BootROM MBP12.0061.B03, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB, SMC 1.5f10
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD2500BEVS-75UST0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-846
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 3
    USB Device: My Book, 0x1058  (Western Digital Technologies, Inc.), 0x1100, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0217, 0x1d200000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
    USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc05a, 0x7d200000 / 3

  • Failed to retrieve data set (dsLibrary) for spry:repeat

    I've tried to make this work with an external xml file,
    external html table, and finally this version with an internal html
    table for the data set source. The source table shows up in the
    browser along with the error message in a box with red header
    "Failed to retrieve data set (dsLibrary) for spry:repeat".
    I used one of the Adobe Samples as a base for my page. I've
    checked and recheck, and I can't find the source of my problem.
    Please help!!!
    My code is below and the url to the page is
    http://www.healthy-horse.info/articles.html
    Thanks!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:spry="
    http://ns.adobe.com/spry/">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>hh1</title>
    <link href="matt_layout.css" rel="stylesheet"
    type="text/css" />
    <link href="matt_style.css" rel="stylesheet"
    type="text/css" />
    <link rel="stylesheet" type="text/css"
    href="chromestyle.css" />
    <script type="text/javascript"
    src="SpryAssets/SpryHTMLDataSet.js"></script>
    <script type="text/javascript"
    src="SpryAssets/SpryData.js"></script>
    <script type="text/javascript">
    var dsLibrary = new Spry.Data.HTMLDataSet(null,
    "ArticleLibrary");
    </script>
    <style type="text/css">
    .style1 {color:black}
    .product {
    cursor: pointer;
    .hover {
    background-color: #A6C4E1;
    .selected {
    background-color: #D5C897;
    </style>
    </head>
    <body>
    <div id="masthead"><img class="title"
    src="images/articles_title.gif"/>
    <div class="headerinfo">Great informational articles
    that cover a wide variety of topics relating to
    <strong><em>Horse Health</em></strong> and
    <strong><em>Natural Horse
    Keeping</em></strong>. </div>
    </div>
    <!-- end masthead -->
    <div class="chromestyle" id="chromemenu">
    <ul>
    <li ><a href="default.html"
    >HOME</a></li>
    <li><a
    href="articles.html">ARTICLES</a></li>
    <li><a
    href="faqs.html">FAQ'S</a></li>
    <li><a
    href="links.html">LINKS</a></li>
    <li><a target="_blank" href="
    http://www.healthy-horse.info/forum">FORUM</a></li>
    <li><a href="mailto:[email protected]"
    >EMAIL</a></li>
    </ul>
    </div>
    <div id="wrapper">
    <table width="100%" border="0">
    <tr>
    <td width="30%" valign="top">
    <ul spry:region="dsLibrary"
    spry:repeatchildren="dsLibrary">
    <li class="product" spry:setrow="dsLibrary"
    spry:select="selected" spry:hover="hover">{category}</li>
    </ul>
    </td>
    <td width="70%" valign="top">
    <div spry:detailregion="dsLibrary">
    <div><strong>Articles:</strong>
    {articles}</div>
    </div>
    </td>
    </tr>
    </table>
    <br/>
    <!--SOURCE TABLE-->
    <table id="ArticleLibrary" border="1" cellspacing="0"
    cellpadding="10">
    <tr>
    <th>category</th>
    <th>articles</th>
    </tr>
    <tr>
    <td>Adobe Photoshop CS2</td>
    <td>
    <ul>
    <li>Revolutionary Vanishing Point</li>
    <li>Multiple layer control</li>
    <li>Smart Objects</li>
    <li>Multi-image digital camera raw file
    processing</li>
    <li>Image Warp</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Illustrator CS2</td>
    <td>
    <ul>
    <li>Live Trace</li>
    <li>Live Paint</li>
    <li>Control palette</li>
    <li>Custom workspaces</li>
    <li>Photoshop layer comp support</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe InDesign CS2</td>
    <td>
    <ul>
    <li>Object styles</li>
    <li>Adobe Photoshop and Adobe PDF layer
    support</li>
    <li>InDesign snippets</li>
    <li>Adobe InCopy CS2 assignments</li>
    <li>Save backwards to InDesign CS</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe GoLive CS2</td>
    <td>
    <ul>
    <li>Enhanced live rendering</li>
    <li>Simple visual tools to build and edit CSS-based
    pages</li>
    <li>Visual CSS authoring for mobile devices</li>
    <li>Visual SVG-t inspection and authoring for
    mobile</li>
    <li>Total site management</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Fireworks 8</td>
    <td>
    <ul>
    <li>Get top-quality design results.</li>
    <li>Produce highly optimized files that still look
    great.</li>
    <li>Slice and export page comps.</li>
    <li>Create sophisticated web navigation.</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Acrobat Professional</td>
    <td>
    <ul>
    <li>Enjoy improved performance</li>
    <li>Extend commenting capabilities</li>
    <li>Easily design Adobe PDF forms</li>
    <li>Enjoy improved attachment capabilities</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Acrobat Standard</td>
    <td>
    <ul>
    <li>Create Adobe PDF documents from Microsoft
    Outlook</li>
    <li>Enjoy improved performance</li>
    <li>Use enhanced headers, footers, and
    watermarks</li>
    <li>Enjoy improved attachment capabilities</li>
    <li>Organize Adobe PDF documents</li>
    </ul></td>
    </tr>
    </table>
    <!--END SOURCE TABLE-->
    </div>
    <!--end wrapper-->
    <div id="footer"><p class="footer">Mathew Baker
       <a
    href="mailto:[email protected]">[email protected]</a>   
    *     Waynesville, OH</p>
    </div>
    <!--end footer-->
    <br/>
    <p class="center" style="font-size:9px"><img
    src="/cgi-sys/Count.cgi?df=matt.dat|display=Counter|ft=6|md=5|frgb=228;224;224|dd=E"/>
    <span class="style1">Web Design by:   Maria Lee
      -  <a
    href="mailto:[email protected]">[email protected]</a> 
    -   (937)554-4116</span></p>
    </body>
    </html>

    Try moving the SpryHTMLDataSet.js script tag below the
    SpryData.js script tag.

  • Error in starting Adobe Bridge in Photoshop CS2

    I've just installed Photoshop CS2, however upon opening Adobe Bridge this error message appears " The application has failed to start because libagluc28.dll was not found. Reinstalling to application may fix the problem"
    I have reinstalled and click repair but to no avail
    I followed Adobe Support Knowledgebase solution and run CMD and this appears:
    c:Documents and Settings/Jesus M Ferraris>
    then i entered the command
    cacls c:\windows\installer /T /E /C /G administrators:F
    but an error message appears - 'cacls' is not recognized as an internal or external command, operable program or bathc file
    I also entered the next command
    cacls "c:\documents and setting\all users" /Y /E /C /G administrators:F
    still the same error as above appears, Please help, have I miss something or was my procedure correct...
    P4, 512ram, WXP 80gHD

    Very useful.
    Good Luck.
    My
    Si
    tes

Maybe you are looking for

  • Zen Vision M Firmware Problem!!! Can't deal with this thing any more...

    Can't deal with this thing any more...3 Hello friends I'm new in the forum Well as the title mentions, I'm about to throw this thing oute of the window!!! It's a 30 GB Zen Vision M, I own it ,5 years now... I have read all the relevant posts in the f

  • How to change content in the formula node of the current vi

    Actually I want to give formula with array index.  My formula p=a[0]-30; But i couldnot give array index in the formula expression.. Please help me in this issue.

  • Generating a blank document with custom code

    Is there a way I can generate a blank document with custom code in it?  I have been looking at several methods of doing this but so far I have been unsuccessful.  So any assistance here would be appreciated.  This is for an extension I am currently w

  • How Do You Use Plug-Ins?

    I just downloaded a bunch of ES2 plug-ins for Logic and I cannot figure out how to get them into Logic. Any ideas? They are created specifically for Logic and are .PST Thanks

  • Need different RAM to install Leopard?

    I tried last night to (finally) upgrade to Leopard, but I got the error: "The Installer could not validate the contents of the 'BaseSystem' package." Looking around some, it seems like that error usually has to do with using 3rd party RAM. I currentl