• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Everyone Hit it

Page 6 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
60
30
15
7.5
3.75
1.875
0.9375
0.46875
0.234375
0.1171875
0.05859375
0.029296875 119.865234375
0.0146484375 119.8798828125
0.00732421875 119.88720703125
0.003662109375 119.890869140625
0.0018310546875 119.8927001953125
0.00091552734375 119.89361572265625
0.000457763671875 119.894073486328125
0.0002288818359375 119.8943023681640625
0.00011444091796875 119.89441680908203125
 
strIPAddress = GetIP
aIPs = Split (strIPAddress, ",")
for x = 0 to UBound(aIPs)
siptosplit = aIPs(x)
aoctet = Split (siptosplit, ".")
for n = 0 to Ubound(aoctet)
stroctet = aoctet(n)
wscript.echo "IP" & x + 1 & "Octet" & n + 1 & "=" & stroctet
next
next
 
At this point you're pretty much a yammering semi-dysfunctional bag of whimpering ailments casting about desperately for a cure or, barring that, someone to blame. But not a bad person.
 
Back
Top