Welcome, Guest. Please login or register.

Author Topic: StackAttack 2.7 released  (Read 2522 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show all replies
Re: StackAttack 2.7 released
« on: January 06, 2004, 04:14:16 PM »
Hi,

i've just found a strange bug with the new StackAttackII.

When you double-click on an URL in YAM, the Arexx script "GoToURL.yam" should start your preferred browser and go to the choosen URL (ie IB).

Now with StackAttackII, the Arexx script, doesn't find the Ibrowse port. (with an error message).

Just reinstalled the old version and all go OK.

Any idea?

Ciao
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show all replies
Re: StackAttack 2.7 released
« Reply #1 on: January 07, 2004, 11:13:48 AM »
Hi Robin

i've found the problem and fixed.

So, i had the OLD StackAttack installed with this line:

StackAttack MIN=8192 ADD=500

With the last StackAttackII version, those line give me problems.

Now with:

Stack Attack (without any option) the problem is fixed (default StackAttack MINSTACK=8192 ADDSTACK=0)

Thanks for the reply :-)

Ciao