Página 1 de 1
TZipFile CLASS with pkSPAN
Publicado: Vie Oct 27, 2006 11:41 am
por david fung
Q1. If I turn on span by :nSpanMode := pkSPAN, how's the spanning works
? After filled a floppy, it doesn't prompt for anything, floppy light
just keeps on ?? Any setting on this ?
- a Typo in Help file
- on Xailer's site, "Xailer's documentation in PDF format..." has a
broken link in "Download" section. (
http://www.xailer.com/help/xaileren.pdf)
Regards
David
--
TZipFile CLASS with pkSPAN
Publicado: Vie Oct 27, 2006 1:16 pm
por ignacio
David,
> - on Xailer's site, "Xailer's documentation in PDF format..." has a
> broken link in "Download" section.
> (
http://www.xailer.com/help/xaileren.pdf)
Fixed. Thanks.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
TZipFile CLASS with pkSPAN
Publicado: Vie Oct 27, 2006 1:16 pm
por NoName
David,
> - on Xailer's site, "Xailer's documentation in PDF format..." has a
> broken link in "Download" section.
> (
http://www.xailer.com/help/xaileren.pdf)
Fixed. Thanks.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
TZipFile CLASS with pkSPAN
Publicado: Vie Oct 27, 2006 1:53 pm
por jlalin
David
> Q1. If I turn on span by :nSpanMode := pkSPAN, how's the spanning works
> ? After filled a floppy, it doesn't prompt for anything, floppy light
> just keeps on ?? Any setting on this ?
Just assign the OnChangeDisk event and ask for a new disk or whatever you
want to do.
Regards,
José Lalín
TZipFile CLASS with pkSPAN
Publicado: Vie Oct 27, 2006 1:53 pm
por jlalin
David
> Q1. If I turn on span by :nSpanMode := pkSPAN, how's the spanning works
> ? After filled a floppy, it doesn't prompt for anything, floppy light
> just keeps on ?? Any setting on this ?
Just assign the OnChangeDisk event and ask for a new disk or whatever you
want to do.
Regards,
José Lalín
TZipFile CLASS with pkSPAN
Publicado: Mié Nov 01, 2006 1:17 am
por david fung
José Lalín wrote:
>
> David
>
>> Q1. If I turn on span by :nSpanMode := pkSPAN, how's the spanning
>> works ? After filled a floppy, it doesn't prompt for anything, floppy
>> light just keeps on ?? Any setting on this ?
>
> Just assign the OnChangeDisk event and ask for a new disk or whatever
> you want to do.
>
> Regards,
> José Lalín
Is there a way to "terminate" the TZipfile after a run() had been
started ? I tried, :Close() or :Exit() with no success.
TZipFile CLASS with pkSPAN
Publicado: Mié Nov 01, 2006 1:17 am
por david fung
José Lalín wrote:
>
> David
>
>> Q1. If I turn on span by :nSpanMode := pkSPAN, how's the spanning
>> works ? After filled a floppy, it doesn't prompt for anything, floppy
>> light just keeps on ?? Any setting on this ?
>
> Just assign the OnChangeDisk event and ask for a new disk or whatever
> you want to do.
>
> Regards,
> José Lalín
Is there a way to "terminate" the TZipfile after a run() had been
started ? I tried, :Close() or :Exit() with no success.
TZipFile CLASS with pkSPAN
Publicado: Mié Nov 01, 2006 10:36 pm
por jlalin
David,
> Is there a way to "terminate" the TZipfile after a run() had been
> started ? I tried, :Close() or :Exit() with no success.
Not that I am aware of.
Regards,
José Lalín
TZipFile CLASS with pkSPAN
Publicado: Mié Nov 01, 2006 10:36 pm
por jlalin
David,
> Is there a way to "terminate" the TZipfile after a run() had been
> started ? I tried, :Close() or :Exit() with no success.
Not that I am aware of.
Regards,
José Lalín