In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

TZipFile CLASS with pkSPAN

Xailer professional forum in English
Responder
david fung
Mensajes: 257
Registrado: Mié Jul 19, 2006 8:48 am

TZipFile CLASS with pkSPAN

Mensaje 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
--
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9447
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

TZipFile CLASS with pkSPAN

Mensaje 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
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

TZipFile CLASS with pkSPAN

Mensaje 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
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

TZipFile CLASS with pkSPAN

Mensaje 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
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

TZipFile CLASS with pkSPAN

Mensaje 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
david fung
Mensajes: 257
Registrado: Mié Jul 19, 2006 8:48 am

TZipFile CLASS with pkSPAN

Mensaje 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.
david fung
Mensajes: 257
Registrado: Mié Jul 19, 2006 8:48 am

TZipFile CLASS with pkSPAN

Mensaje 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.
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

TZipFile CLASS with pkSPAN

Mensaje 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
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

TZipFile CLASS with pkSPAN

Mensaje 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
Responder