| TIP: Click on subject to list as thread! | ANSI |
| echo: | |
|---|---|
| to: | |
| from: | |
| date: | |
| subject: | Mex USRSTATS bug |
* Original Area: dfw
* Original To : All (1:124/7028)
Bug - Doesn't work when called by non V.34 modem.
Fix - Change the code to look like this;
connection.rxdowns := getfield("RX Downshifts
", "TX Speedshifts ");
if(strfind(connection.mod, "V.34") OR strfind(strupper(connec
tion.mod), "V.FC"))
{
// Get V.34 information.
connection.tspeedsh := getfield("TX Speedshif
ts ", "x2 Status ");
connection.xtwos := getfield("x2 Status
", "Freq Level");
}
else // Don't get X2
{
connection.tspeedsh := getfield("TX Speedshif
ts ", "Freq Level");
connection.xtwos := "Not available in this mo
de";
}
}
else { // Not a newer Courier V.Everything modem.
---------------------
Or get the new file dated 4/18/97.
Sorry about that.
--- Maximus/2 3.01
---------------
* Origin: Wylie Connection 33.6K USR V34+ DS 972-442-0388 (1:124/7028) |
|
| SOURCE: echomail via exec-pc | |
Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.