Modify ↓
Opened 16 years ago
Closed 16 years ago
#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 , 16 years ago
| Version: | 3.3.4.0 |
|---|
comment:2 by , 16 years ago
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.