1. Hello Derek

Hello Derek,
  --------------------------------------------------------------------------
 # 1 
Date:         Fri, 3 Nov 2000 19:03:52 +1100
Reply-To: derekp at solace.com.au
 From: Derek Parnell <derekp at solace.com.au>
Subject:      Re: The Console
To: EUPHORIA at LISTSERV.MUOHIO.EDU
In-Reply-To:  <006501c04568$2c171740$5eaca0d1@computer>
Status: U
X-UIDL: OgJ0dtHkIcwizAE

Hi David,
well now that the new release is out, I can try something new. So I knocked
up a console library this afternoon using Win32lib. It has the following
functions...

global procedure ConsoleOut(integer pConsole, sequence pText)
global procedure ConsoleRowCol(integer pConsole, integer pRow, integer pCol)
global function ConsoleOpen(sequence pTitle, integer pRows, integer pCols)
global procedure ConsoleClose(integer pConsole)
global function ConsoleMetrics(integer pConsole, sequence pMetric)
global procedure ConsoleColors(integer pConsole, atom pForeground, atom
pBackground)

It is just about ready for Alpha testing.


 -----------------------------------------------
I found this in EUforum but can not fide the code in the archives.

Don Cole

new topic     » topic index » view message » categorize

2. Re: Hello Derek

don cole wrote:

> I found this in EUforum but can not fide the code in the archives.

That's because it was neve submitted to the archives. I'll dig it out and let
you see it. Might take a bit of hunting though blink

-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view message » categorize

3. Re: Hello Derek

Derek Parnell wrote:
> 
> don cole wrote:
> 
> > I found this in EUforum but can not fide the code in the archives.
> 
> That's because it was neve submitted to the archives. I'll dig it out and let
> you see it. Might take a bit of hunting though blink
> 
> -- 
> Derek Parnell
> Melbourne, Australia
> Skype name: derek.j.parnell

Thanks Derek,

I'd appreciate that.

Don Cole

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu