CompuServe Thread

ADPro 2.0.5 and Rexx

2 messages in this thread
#31737From: Martin WarnettDec 15, 1991 11:43 PM
I have run into a problem with ADPro 2.0.5. I am converting a GIF file to HamE format. I am using a Rexx EXEC that I had been using with 1.0.3, modified to work with 2.0.5. The problem is that the Rexx interface seems to be ignoring the vertical overscan bit in the screen_type parameter. Here is the command I am entering: address 'ADPRO' 'SAVE' fname 'Image' 'ToDisk' 18 The image is saved to disk, but without vertical overscan. The interesting thing is that if I specify a screen type of 16, it saves it in non-interlace mode, again without vertical overscan. But ADPro is getting the screen type parameter it just seems to be ignoring the vertical overscan bit. If I do this manually, i.e. select the Over V setting from the HamE saver, everything is fine. I just can't seem to do it with Rexx. Am I messing up or is there a problem? -=Martin=- – via Whap!
#31763From: ASDGDec 16, 1991 5:39 PM
I'll have the responsible person check into it. pk