Chapter 19. bzip2
Table of Contents
bzip2info
Description
Type Tags
None
Object Value
Objects of type bzip2info have no value, and it is an error to try to get or set this value.
bzip2info.new()
Description
Prototype
bzip2info
.new
(
bzip2info
,
string me
,
integer bz2libdll
)
error
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | bzip2info | |
bz2libdll | None | string | |
error | None | integer |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
bz2libdll | string | |
currfile | string | |
isextracting | boolean | |
jobcurrent | integer | |
jobtotal | integer | |
stop | boolean | |
type | type | |
usercanceled | boolean | |
userreference | type(*) | |
userupdate | function |