Re: [fpc-pascal] outportb

2007-11-10 Thread Mihai
> > On Nov 10, 2007 4:30 PM, Mihai <[EMAIL PROTECTED]> > > wrote: > > > I am new with FPC and I am trying something nasty on > > > Linux SO (some lp0 output command by data bits). > > > Is there any chance to use FPC on Linux to handle > > > parallel port data bits as in outportb[$378]:=32; ? > >

Re: [fpc-pascal] outportb

2007-11-10 Thread Marco van de Voort
> On Nov 10, 2007 4:30 PM, Mihai <[EMAIL PROTECTED]> wrote: > > I am new with FPC and I am trying something nasty on Linux > > SO (some lp0 output command by data bits). > > Is there any chance to use FPC on Linux to handle parallel > > port data bits as in outportb[$378]:=32; ? > > Explained here

Re: [fpc-pascal] outportb

2007-11-10 Thread Felipe Monteiro de Carvalho
On Nov 10, 2007 4:30 PM, Mihai <[EMAIL PROTECTED]> wrote: > I am new with FPC and I am trying something nasty on Linux > SO (some lp0 output command by data bits). > Is there any chance to use FPC on Linux to handle parallel > port data bits as in outportb[$378]:=32; ? Explained here: http://wiki