This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > PainShop Pro Scripting > April 2006 > exif black border script
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
exif black border script
|
|
| RoseW 2006-04-17, 10:57 pm |
| underprocessable | |
| Jos Croeze 2006-04-17, 10:57 pm |
|
"RoseW" <wdmn@NShurontel.on.ca> schreef in bericht news:44442ac4_2@cnews...
> This script puts the maker and model and ends up looking like this
> selection attached
> There are two lines with this info Extract the data....and convert to
> initial caps
> if ImageInfo['ExifMake'] == '' or ImageInfo['ExifModel'] == '' or\
> then goes on to the aperture , iso etc
> but if I remove the ....if ImageInfo['ExifMake'] == '' .........
> the script will not load
Is there a certain message given in the Script Output Box when you try to
run the script?
My first impression is the following code is not rightly indented. In that
case, make sure the number of spaces is the same as wherein your original
code is.
Jos
| |
| RoseW 2006-04-17, 10:57 pm |
| In news:444439bc_1@cnews,
Jos Croeze <j.c.croeze@home.nl> typed:
| "RoseW" <wdmn@NShurontel.on.ca> schreef in bericht
| news:44442ac4_2@cnews...
|| This script puts the maker and model and ends up looking like this
|| selection attached
|
|| There are two lines with this info Extract the data....and convert
|| to initial caps
|| if ImageInfo['ExifMake'] == '' or ImageInfo['ExifModel'] == '' or\
|| then goes on to the aperture , iso etc
|
|| but if I remove the ....if ImageInfo['ExifMake'] == '' .........
|| the script will not load
|
| Is there a certain message given in the Script Output Box when you
| try to run the script?
|
| My first impression is the following code is not rightly indented. In
| that case, make sure the number of spaces is the same as wherein your
| original code is.
|
| Jos
Just the pop up box that says 'script cannot load'
These scripts have to be extremely sensitive regarding spaces <grin> I
carefully cut the words out, saved and tested. No go so I pasted the cut
back...and it would do its thing...BUT...I must have nudged a space
although I looked and looked and compared against another.
Its rather a tidy exif script but the mfg and the make can be left off
altogether since its so wordy.
Rose
| |
|
| In news:444439bc_1@cnews,
Jos Croeze <j.c.croeze@home.nl> typed:
| "RoseW" <wdmn@NShurontel.on.ca> schreef in bericht
| news:44442ac4_2@cnews...
|| This script puts the maker and model and ends up looking like this
|| selection attached
|
|| There are two lines with this info Extract the data....and convert
|| to initial caps
|| if ImageInfo['ExifMake'] == '' or ImageInfo['ExifModel'] == '' or\
|| then goes on to the aperture , iso etc
|
|| but if I remove the ....if ImageInfo['ExifMake'] == '' .........
|| the script will not load
|
| Is there a certain message given in the Script Output Box when you
| try to run the script?
|
| My first impression is the following code is not rightly indented. In
| that case, make sure the number of spaces is the same as wherein your
| original code is.
|
| Jos
Well, I managed to take out Canon Canon Eos RebelXt by removing the text
instruction CaptionTextCamera
'Characters': CaptionTextCamera + CaptionTextExposure,
Just the F#, speed, ISO focal length appear as text.
The sleuthing was done using the Script output-error section. No other
stuff had to be removed to attain the removal of mfg and camera name
Rose
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|