Pfau [mailto:p...@nbpfaus.net]
Sent: Wednesday, August 04, 2010 6:19 AM
To: Craig A. Berry
Cc: vmsperl@perl.org
Subject: Re: SMG keyboard interface
On Aug 3, 2010, at 23:04 49, Craig A. Berry wrote:
>
> On Aug 3, 2010, at 5:19 PM, Thomas Pfau wrote:
>
>> I've been hacking a
On Aug 3, 2010, at 23:04 49, Craig A. Berry wrote:
>
> On Aug 3, 2010, at 5:19 PM, Thomas Pfau wrote:
>
>> I've been hacking around with some code that interfaces to SMG's keyboard
>> routines. The module exposes SMG$READ_STRING, SMG$READ_COMPOSED_LINE and
>> SMG$READ_KEYSTROKE. I also crea
On Aug 3, 2010, at 5:19 PM, Thomas Pfau wrote:
I've been hacking around with some code that interfaces to SMG's
keyboard routines. The module exposes SMG$READ_STRING, SMG
$READ_COMPOSED_LINE and SMG$READ_KEYSTROKE. I also created a
Term::ReadLine::SMG that uses this module. If anyone is