ConsoleExtended
This is my first library. It has 4 commands:
ReadConsole, GetConsoleTitle, SetConsoleDisplayMode and WriteConsole.
The library is in beta, so if you find a bug, post it here.
I will make more commands in the future.
Only for windows, uses WinApi calls.
See readme for more info.
See further down for newest version
New Library: ConsoleExtended by Bonne_Den_Kule
-
Bonne_den_kule
- Addict

- Posts: 841
- Joined: Mon Jun 07, 2004 7:10 pm
New Library: ConsoleExtended by Bonne_Den_Kule
Last edited by Bonne_den_kule on Fri May 19, 2006 5:35 pm, edited 3 times in total.
- NoahPhense
- Addict

- Posts: 2000
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Installer and Helpfile - Done
Bonne,
edit - removed link
Installer and Helpfile are complete.
- np
edit - removed link
Installer and Helpfile are complete.
- np
Last edited by NoahPhense on Tue Jun 15, 2004 4:46 pm, edited 1 time in total.
-
Bonne_den_kule
- Addict

- Posts: 841
- Joined: Mon Jun 07, 2004 7:10 pm
Re: Installer and Helpfile - Done
Thank you, NoahPhense!

Have uploaded to my site! Same as my orginale link
Have uploaded to my site! Same as my orginale link
Last edited by Bonne_den_kule on Tue Jun 15, 2004 6:45 pm, edited 3 times in total.
-
Bonne_den_kule
- Addict

- Posts: 841
- Joined: Mon Jun 07, 2004 7:10 pm
- NoahPhense
- Addict

- Posts: 2000
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Re: Installer and Helpfile - Done
No problem.. while in the editor, you can type out ReadConsole( click the
function ReadConsole and hit F1, and it will bring you straight into the help
file to that function..
- np
function ReadConsole and hit F1, and it will bring you straight into the help
file to that function..
- np
Last edited by NoahPhense on Tue Jun 15, 2004 5:19 pm, edited 1 time in total.
- NoahPhense
- Addict

- Posts: 2000
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Re: Installer and Helpfile - Done
Please remove my Download link from your post now.. thx...Bonne_den_kule wrote:Thank you, NoahPhense!![]()
Have uploaded to my site! Same as my orginale link
- np
Last edited by NoahPhense on Tue Jun 15, 2004 5:11 pm, edited 1 time in total.
-
Bonne_den_kule
- Addict

- Posts: 841
- Joined: Mon Jun 07, 2004 7:10 pm
New update: ConsoleExtended v.1.00
New in this version
<---------------------------------------------------------------->
# New function names to avoid conflicts
with similar functions in newer version
of PureBasic. (all f. has got a Ex (for Extended) in the end)
# New function: FillConsoleColorEx
# Forget errorConsoleEx.l, because, it doesn't work.
# New better, nicer helpfile. Hit F1 on one of the commands to get help.
Code and .txt helpfile/readme: Bonne_den_kule
Helpfile(convertet to .chm) and installer: NoahPhense
New in this version
<---------------------------------------------------------------->
# New function names to avoid conflicts
with similar functions in newer version
of PureBasic. (all f. has got a Ex (for Extended) in the end)
# New function: FillConsoleColorEx
# Forget errorConsoleEx.l, because, it doesn't work.
# New better, nicer helpfile. Hit F1 on one of the commands to get help.
Code and .txt helpfile/readme: Bonne_den_kule
Helpfile(convertet to .chm) and installer: NoahPhense

