From: | Demon Hell |
Date: | 6 Jul 2001 at 22:56:07 |
Subject: | RIArexx vs Acidlibs Arexx |
Hiya guys,
Got another headscratcher for you all...
I`d been using the patched version of the RIArexx commands in my
MHIplayer, does everything I want..even sets variables in the ClipList.
But I noticed today, just as I was doing a last few tests before releasing
the program, that if I ran and quit the program 5 or 6 times in a row, it
would just bomb out with a guru on the next start :(
After a checking my code to make sure everything was open/closed or freed
in the right order, I figured that the RIArexx stuff must still be buggy, so
I changed it all back to the old Acid Arexx commands..and guess what, it
doesnt bomb.
Only trouble is, I now can`t set anything in Rexx`s cliplist (apart from
doing it the long way using execute_(rx "setclip(`myvar`,10)",0,0)!
Which takes a long time to set 15 variables..
Anyone got any ideas? I noticed in the Arexx.bb file there is are
constants that refers to adding/removing items in the clip list, but nothing
on how to use it..:((
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie