Ondrej Beranek wrote:
> na nyxu je primo sekce
>
> 2013/2/6 vu...@tiscali.it
>
>
>> Hello,
>>
>> is there a Gambas function that returns an array about the printers on my
>> system ?
>>
Don't know but if you get no simple positive reply to this I can send
you a Function that uses lpstat
Le 06/02/2013 16:04, vu...@tiscali.it a écrit :
> Hello,
>
> is there a Gambas function that returns an array about the printers on my
> system ?
>
> Regards
> vuottt
>
> 100 Foto a solo 1 € su Tiscali Photo
> Offerta valida per un periodo limitato per i nuovi iscritti sui formati 10x.
>
This is
Am 06.02.2013 16:10, schrieb Ondrej Beranek:
> na nyxu je primo sekce
Genau, vor allem mittwochs :-)
Sorry, couldn't resist...
Rolf
>
> 2013/2/6 vu...@tiscali.it
>
>> Hello,
>>
>> is there a Gambas function that returns an array about the printers on my
>> system ?
>>
>> Regards
>> vuottt
On Wed, 06 Feb 2013, vu...@tiscali.it wrote:
> Hello,
>
> is there a Gambas function that returns an array about the printers on my
> system ?
>
> Regards
> vuottt
Maybe:
Dir("/dev", "lp*")
Regards,
Tobi
--
Free Next
na nyxu je primo sekce
2013/2/6 vu...@tiscali.it
> Hello,
>
> is there a Gambas function that returns an array about the printers on my
> system ?
>
> Regards
> vuottt
>
> 100 Foto a solo 1 € su Tiscali Photo
> Offerta valida per un periodo limitato per i nuovi iscritti sui formati
> 10x.
>
>
>
Hello,
is there a Gambas function that returns an array about the printers on my
system ?
Regards
vuottt
100 Foto a solo 1 € su Tiscali Photo
Offerta valida per un periodo limitato per i nuovi iscritti sui formati 10x.
---