यदि कोई पुरानी “Insert Cross References or Notes” जाँच से परिचित है, तो मैं उसकी मदद का आभारी हूँ। मैंने xml USB xrefs फ़ाइल को स्क्रिप्ट द्वारा आवश्यक प्रारूप के अनुरूप संशोधित किया है (मुझे लगता है!)। मेरे पास एक BookNames.txt फ़ाइल है, हालाँकि फ़ाइल पुस्तक का नाम उसी पुस्तक के नाम में बदल देती है - यह केवल इस मामले के लिए था कि यदि फ़ाइल की आवश्यकता होती है, क्योंकि इसके बिना मुझे एक त्रुटि मिलती है।
तो स्क्रिप्ट चलाती है - लेकिन मुझे एक संदर्भों की सूची मिलती है जिसे स्क्रिप्ट ने स्थानांतरित नहीं किया। चूंकि इसने कोई संदर्भ स्थानांतरित नहीं किया, मैं मानता हूँ कि यह वह पूर्ण सूची है जो मेरे पास उस विशेष पुस्तक के लिए है जिसमें मैं स्थानांतरित करने की कोशिश कर रहा हूँ। सूचीबद्ध संदर्भ मूल xrefs फ़ाइल के अनुरूप किसी भी क्रम में नहीं प्रतीत होते हैं!
मैं हैरान हूँ। मैंने इस स्क्रिप्ट का उपयोग कल किया था एक पूरे NT के चित्र कोड (picture codes) को स्थानांतरित करने के लिए, इसलिए मुझे पता है कि स्क्रिप्ट काम करती है - और चूंकि यह वही पवित्र ग्रंथ है जिस पर मैं काम कर रहा हूँ, मैं मानता हूँ कि स्क्रिप्ट उस संदर्भ पर अटक नहीं रही है जिसे स्थानांतरित किया जाना है (हालाँकि जब संदर्भ Gen.1:1 प्रारूप में था, तो इसमें समस्या थी। यह बिंदु (period) पर यादृच्छिक रूप से अटक जाता था, इसलिए मैंने सभी बिंदु हटा दिए, जिससे स्क्रिप्ट काम करने लगी।
जो भी मदद किसी भी व्यक्ति द्वारा प्रदान की जा सकती है, उसके लिए धन्यवाद!
I’d appreciate some help if someone is familiar with the old “Insert Cross References or Notes” check. I have massaged the xml USB xrefs file to fit the format required by the script (I think!). I have a BookNames.txt file, albeit the file changes a book name to the same book name - that was just in case the file is needed since without it I get an error.
So the script runs - but I get a list of references which the script says it could not place. Since it placed no references, I assume that this is a full list of reference I have for the particular book I am trying to place in. The references that it lists don’t seem to be in any order that conforms to the original xrefs file!
I am mystified. I did use this script the other day to place a who NT worth of picture codes, so I know the script works - and since it is the same Scripture I’m working on, I assume that the script is not choking on the reference to place at (though it did have problems when the ref was in the Gen.1:1 format. It would randomly choke on the period so I removed all periods which got the script .
Thanks for any help anyone can offer!