Hello Derek

new topic     » topic index » view thread      » older message » newer message

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 thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu