GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
ReportGenerator with PerlScript


https://support.genopro.com/Topic23872.aspx
Print Topic | Close Window

By Quayle - Tuesday, March 31, 2009
Is it possible to generate Narrative Reports using PerlScript in template? I tried simple:
print "Hello world!";
, but always get errors that look like:
"Error at line 15 (index.asp): syntax error at (eval 2) line 1, near "WriteTemplate 0"
syntax error
PerlScript Error 80004005".


Could anybody show me example that works with GenoPro Report Generator?


Edit: Finally I did it.. Topic could be closed..
By GenoProSupport - Monday, April 6, 2009
I am curious, which version of PerlScript are using?
By Quayle - Tuesday, April 7, 2009
GenoProSupport (4/6/2009)
I am curious, which version of PerlScript are using?


Although, it seems to me, that all my scripts don't work. :/

ActivePerl installer in version: 5.10.0 Build 1004.
http://docs.activestate.com/activeperl/5.10/

Thank you for reply. Smile
By edanite - Saturday, December 12, 2009
Quayle (3/31/2009)

Edit: Finally I did it.. Topic could be closed..


Care to share?

Edit: It worked when I took the trailing newline off of the end of the file.