| 
        
          | 
              
                | T O P I C    R E V I E W |  
                | DiMoon | Posted - 02 Jan 2013 : 19:43:02 Hi,
 
 Happy New Year everybody!!
 
 I'm trying to create a script for the BIG FINISH site (audio books) and have some questions:
 1. How to import data for the Person list?
 I saw in one script the following code:
 #CHARACTERS#
 ...
 #TAKEPERSON#=#xx#=#yy#
 #ENDCHARACTERS#
 I tried to do it the same way but it doesn't work for me.
 
 2. How to import Book Title and Original Title data?
 
 #BOOKTITLE#
 ...
 #TAKETITLE#=#xx#
 #TAKEORIGINALTITLE#=#yy#
 #ENDBOOKTITLE#
 
 The above code doesn't work for me.
 
 3. The following simple script block doesn't work for me too:
 #LANGUAGE#
 #PUT#=English#20#
 #TAKELANGUAGE#=#20# #ONERROR#=*OK*
 #ENDLANGUAGE#
 Simular situation is with Original Country and Original Publisher.
 But Original Language I can import, using almost the same code:
 #ORIGINALLANGUAGE#
 #PUT#=English#20#
 #TAKEORIGINALLANGUAGE#=#20# #ONERROR#=*OK*
 #ENDORIGINALLANGUAGE#
 
 
 When I'm saying "doesn't work for me" I mean that in the debug mode in the Script Editor the variables I'm using in the #TAKExxx# functions always have a proper value, but I got nothing
 when I update book using my script.
 
 Please do not think that nothing at all works for me: book list is created and some metadata for the selected book (ISBN, Authors, Publisher, Format, Series, Volume, Issue, Release Year, Genre, Country, Plot, Cover) is imported.
 
 I use XBM v.1.0.3.8 which I downloaded a few days ago.
 Windows 7 Utimate SP1 64-bit
 
 Thanks in advance for the help,
 DiMoon.
 |  
                | 2   L A T E S T    R E P L I E S    (Newest First) |  
                | DiMoon | Posted - 05 Jan 2013 : 13:04:13 Hi,
 
 I found the problem with #TAKEPERSON# - it was my own mistake. Other questions are still valid.
 
 
 Regards,
 DiMoon.
 |  
                | Alessio Viti | Posted - 03 Jan 2013 : 09:05:35 Hello,
 
 Can you please send to me the script? I will help you.
 
 alessioviti   -at-    binaryworks.it
 
 Thank you!
 |  |  
 |