*WINGRP;CLEAR

Started by MikeinFL, July 21, 2020, 11:21:24 PM

Previous topic - Next topic

MikeinFL

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

Mike King

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
Mike King
President - BBSysco Consulting - http://www.bbsysco.com
eMail: mike.king@bbsysco.com

MikeinFL

We must have, thanks.   


Quote from: 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