Opened 19 years ago
Closed 18 years ago
#461 closed defect (fixed)
WinRmtProcessAlive fails
| Reported by: | imendez | Owned by: | danirus |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Math | Version: | 1.1.4 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Hi, function WinRmtProcessAlive returns 0 with a right PID.
Here you have an example of call:
Text OwnPid = GetPID(1);
Real r1 = WinRmtProcessAlive("localhost", 7001, Eval(OwnPid));
returns 0 instead of 1
Regards.
Change History (2)
comment:1 Changed 19 years ago by
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Livan will take care of it