Welcome, Guest. Please login or register.

Author Topic: Pancanvas2 + IFX4.5 Studio + AOS3.2.2.1  (Read 3058 times)

Description: Pancanvas problems

0 Members and 1 Guest are viewing this topic.

Offline jaesonkTopic starter

Pancanvas2 + IFX4.5 Studio + AOS3.2.2.1
« on: February 23, 2025, 04:54:59 PM »
I'm setting up my A4000.  It's running AOS3.2.2.1 with a T-REX-II 68060.

This weekend's adventure includes ImageFX 4.5 Studio.  I have my original IFX4, IFX4.5 and IFX4.5 Studio install CDs.  ImageFX seems ok, I haven't done much with it yet.

I also installed PanCanvas2 with the patch for IFX4 from my original install floppy.

I get an error message when I try using Pancanvas2 though.  Launching the rexx script is ok, it gives me a window with set-up details, after I complete that though, I get this message:

error 47: Arithmetic conversion error at Line: 6

Then I just have main buffer window with my image and a blank buffer window.  No further settings, no start/end boxes.

Any suggestions?

Thanks,
Jaeson
 

Offline jaesonkTopic starter

Re: Pancanvas2 + IFX4.5 Studio + AOS3.2.2.1
« Reply #1 on: February 24, 2025, 05:41:57 PM »
After much tinkering around, I think I have the solution to my problem.

When you launch the PanCanvas2 AREXX script, you are initially asked for the image to use, then the set options window will appear.  IF there are any spaces in the image file path name, then I get the dreaded Error 47 msg.

I had copied my image from a CD to the RAM Disk, then was loading it from "RAM Disk:"  and getting the Error 47 msg.  When I change to using "RAM:", then PanCanvas happily proceeds without error.

Jaeson