PxPlus User Forum

Main Board => Discussions => Nomads => Topic started by: MikeinFL on July 21, 2020, 11:21:24 PM

Title: *WINGRP;CLEAR
Post by: MikeinFL on July 21, 2020, 11:21:24 PM
Was CLEAR removed as an action for *WINGRP?   Documentation does not include CLEAR as a WINGRP action. However this:

CALL "*WINGRP;CLEAR",MULTI_LINES.GRP$

works ok in V5 but not the latest versions.

I think it's only meant for multi_lines.  Wish list to bring it back.

Mike
Title: Re: *WINGRP;CLEAR
Post by: Mike King on July 22, 2020, 09:12:40 AM
I suspect you have a customized *wingrp on your V5 system since there is no CLEAR entry point in *Wingrp on version 5.

ProvideX (Ver:5.14/MS-WINDOWS) Serial Number:0514-001-xxxxxxx
(c) Copyright 1987-2003 Best Software Canada Ltd. (All rights reserved)
  Website: http://www.pvx.com
->load "*wingrp
->password "password
->ll
 List Labels
0030 ENABLE:
0070 DISABLE:
0110 HIDE:
0170 SHOW:
0230 LOCK:
0280 UNLOCK:
0510 HIDE_ALL:
0520 SHOW_ALL:
0530 ENABLE_ALL:
0540 DISABLE_ALL:
0550 DO_ALL:
1010 GET_CTLS:
1110 BAD_GRP:


We also checked version 4.23 and version 6
Title: Re: *WINGRP;CLEAR
Post by: MikeinFL on July 22, 2020, 10:29:00 AM
We must have, thanks.   


I suspect you have a customized *wingrp on your V5 system since there is no CLEAR entry point in *Wingrp on version 5.

ProvideX (Ver:5.14/MS-WINDOWS) Serial Number:0514-001-xxxxxxx
(c) Copyright 1987-2003 Best Software Canada Ltd. (All rights reserved)
  Website: http://www.pvx.com
->load "*wingrp
->password "password
->ll
 List Labels
0030 ENABLE:
0070 DISABLE:
0110 HIDE:
0170 SHOW:
0230 LOCK:
0280 UNLOCK:
0510 HIDE_ALL:
0520 SHOW_ALL:
0530 ENABLE_ALL:
0540 DISABLE_ALL:
0550 DO_ALL:
1010 GET_CTLS:
1110 BAD_GRP:


We also checked version 4.23 and version 6