Custom Query (3927 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (397 - 399 of 3927)

Ticket Resolution Summary Owner Reporter
#698 No Bug RunAs/RunAsWait Bug - Blank Passwords kenny782@…
Description

A user posted a question in support and I confirmed the behavior. It looks like a bug in the last prod release and the newest beta. I haven't checked anything inbetween.

Both RunAs and RunAsWait will not work if you run them for a user with no password.

Sample Code: $1 = RunAs("Test", @ComputerName, "", 0, @ComSpec) MsgBox(0,"","Return: " & $1 & @CR & "@error: " & @error) ;Returns 0 & @error 1

Thanks,

Kenny

#706 Rejected Ability to read QWidget Controls would be nice to have wooltown
Description

I tink it would be nice if you could have the ability to read the values from the controls in the QWidget class using ControlGetText.

Is this possible to do ?

#708 Fixed ControlGetText() does not work properly. anonymous
Description

ControlGetText() always returns SOH(Start of heading, Chr(1)).

Environment = 3.2.13.11 under WIN_XP/Service Pack 3 X86

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.