[comp.sys.amiga] Arexx and Digipaint3

jsivier@ux1.cso.uiuc.edu (Jonathon Sivier ) (12/18/90)

Dear NetLanders,
   I am attempting to control Digipaint 3 with ARexx.  Has anyone had any
experience in doing this.  I am trying to get it to print the picture which is
currently being displayed.  I am using the following code to try and do this.

address 'DigiPaint' 'Prin'
address 'DigiPaint' 'Pcok'

   This should bring up the print requester and then tell DigiPaint that it is
OK to print.  At first I tried just the Pcok command, but that didn't work
either.  DigiPaint seems to be getting the message and I get no error messages,
but no printing takes place.

   Is there something else I need to do before printing?  If anyone has any
insights into this I would like to hear them.

Thanks
Jonathan Sivier

-------------------------------------------------------------------
|  Jonathan Sivier               |  Ballo ergo sum.               |
|  jsivier@ux1.cso.uiuc.edu      |  (I dance therefore I am.)     |
|  Flight Simulation Lab         |	        - des Cartwright  |
|  Beckman Institute, Urbana IL  |                                |
-------------------------------------------------------------------