View Single Post
Old 06-24-2011, 05:59 PM   #167
capnm
Groupie
capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'capnm knows the difference between 'who' and 'whom'
 
Posts: 156
Karma: 10001
Join Date: Feb 2011
Device: sony
Quote:
Originally Posted by nynaevelan View Post
Thanks CapM, I will use that and move my isbn's and then run the script to see if my isbn matches.
Which reminds me ... when I was messing around with this I did something like this:

Create 3 custom columns:
#oldisbn
#newisbn
#isbncompare -- a column built from other columns, sort/search by Yes/No
{#isbncompare:'strcmp(field('#oldisbn'), field('#newisbn'), 'No', 'Yes', 'No')'}

Save the existing isbn to #oldisbn
Clear isbn
Run Extract ISBN
Copy the new isbn to #newisbn

browse and observe ...
capnm is offline   Reply With Quote