[APBeta] Script: Print Finder Charts

Michael Portuesi portuesi at jotabout.com
Mon Aug 25 21:28:54 PDT 2008


Thanks for the update.  I have an in-development version of the  
script, which is mostly tweaks and bug fixes.  I'll see if I can get  
that out in the next few days.

Michael Portuesi


On Aug 25, 2008, at 8:15 AM, Paul Rodman wrote:

>
> On Aug 25, 2008, at 07:54 AM, Dieter Welnowski wrote:
>
>> when I select the script: print finder charts, I get the warning:  
>> Script error on line 810: Duplicate  identifier. I am not able to  
>> write scripts, so you can repair that?
>
> You need to make two changes:
>
> 1. Delete line 810.
>    It is a duplicate. It wasn't picked up in V1 since the compiler  
> wasn't quite as vigilant as it is in V2.
>
> 2. The second error occurs on line 931. It's a small change to the  
> Canvas constructor. Change
>
>         c=new Canvas(w,h,wtitle)
>
>    to
>
>         c=new Canvas(w,h,nil,wtitle)
>
> and you should be fine.
>
> I'm not going to upload a changed script, since I'm not the original  
> author. I'll leave that to Michael.
>
> Paul R.
>
> _______________________________________________
> APBeta mailing list
> APBeta at lists.astroplanner.net
> http://lists.astroplanner.net/listinfo.cgi/apbeta-astroplanner.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.astroplanner.net/pipermail/apbeta-astroplanner.net/attachments/20080825/2fab3318/attachment-0002.htm>


More information about the APBeta mailing list