Modify ↓
Opened on Feb 6, 2010 at 11:07:06 PM
Closed on Feb 7, 2010 at 3:50:01 PM
#1457 closed Feature Request (Duplicate)
InetGetsize / VariableType
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | INetGetsize | Cc: |
Description
INetGetSize reports unusable FileSize in Bytes if Remote File is bigger than varriable type.
Example:
File is 4.2 GB.
$nSize=InetGetSize("http://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/11.2/iso/openSUSE-11.2-DVD-i586.iso")
ConsoleWrite("Size on server :"&$nSize)
Output of script:
Size on server :202727424
Attachments (0)
Change History (2)
comment:1 by , on Feb 7, 2010 at 12:00:02 AM
| Version: | 3.3.4.0 |
|---|
comment:2 by , on Feb 7, 2010 at 3:50:01 PM
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.