Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: jaesonk 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
-
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