| |
|
|
| Wenn el richtige Runtime (en el Source angegeben y en el Downloadcenter para Descargar angeboten) genutzt se así fungiert dieser Source como echte Console - porque el Ausgaben landen en el XPSE-Ventana. KompilierenMarcaSeparación {$runtime prfrun32.xp9.nores.console.exe}
{$crq}
Declare text$,x&,y&,con&,conrect#
Dim conrect#,20
Def AllocConsole(0) !"KERNEL32","AllocConsole"
Def FreeConsole(0) !"KERNEL32","FreeConsole"
Def GetStdHandle(1) !"KERNEL32","GetStdHandle"
Def SetConsoleTitle(1) !"KERNEL32","SetConsoleTitleA"
Def SetConsoleTextAttribute(2) !"KERNEL32","SetConsoleTextAttribute"
Def WriteConsole(5) !"KERNEL32","WriteConsoleA"
Proc PrintCon
Parameters context$
context$=context$+Chr$(13)+chr$(10)
WriteConsole(con&,addr(context$),len(context$),addr(x&),0)
EndProc
AllocConsole()
text$="Console Testfenster "
SetConsoleTitle(addr(text$))
con&=GetStdHandle(-11)
Whileloop 100
PrintCon "Test "+Str$(Rnd(1000))
Wend
WaitInput
FreeConsole()
End
Salve, IF. |
|
|
| |
|
|
|
Jac de Lad | Versteh Yo no...
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 04.02.2006 ▲ |
|
|
|
|
| Musst ya sagen ¿qué es exactamente No verstehst... |
|
|
| |
|
|
|
Jac de Lad | Naja, wozu es el Ver código fuente como? Leitet el el XPSE-Ausgaben en el propio Prog en???
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 04.02.2006 ▲ |
|
|
|
|
Michael Wodrich | Un Textconsole es como una altes DOS-Ventana - como braucht uno no GUI (ganzer Grafikteil fällt weg).
XPIA es z.B. una Kandidat el Consolen-Edición nutzt. Er schreibt así no en una Grafik-(sprich Windows-)-Ventana pero el Ausgaben landen direkt en el XPSE-Console.
Interessant auch para einfache Konverter, el Dateidaten de una Formato en una más wandeln. Hier voluntad Start- y Endemeldungen simplemente en un Console geschrieben. Von Dos oder XPSE comenzó erscheinen esta Meldungen entonces sin una dich muß Yo ahora extra wegklicken-Ventana.
El Cuestión es, si uno de dieser Konsole auch Texto abgreifen kann (ReadCon). Beide Richtungen para reines DOS-Feeling. |
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 04.02.2006 ▲ |
|
|
|
|
| |
|
| |
|
|
|
Jac de Lad | Hab igual veces unos pocos Fragen, porque Yo nix dazu gefunden tener:
1. ¿Cómo se puede Yo vom Benutzer Textos eingeben dejar? 2. ¿Cómo se puede Yo una ya geschriebene Línea todavía verändern? 3. Wozu se en el Ejemplo una Bereichsvariable declariert y DIMensioniert?
Tal vez kann me sí alguien helfen!
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 14.08.2006 ▲ |
|
|
|
|
Frank Abbing | Schau en el Win32.hlp después de oder en MSDN. Hier veces el gängigen Console-API-Características. Meist es el Namen bien a entnehmen, welche Función se detrás de él verbirgt:
AllocConsole CreateConsoleScreenBuffer FillConsoleOutputAttribute FillConsoleOutputCharacter FlushConsoleInputBuffer FreeConsole GenerateConsoleCtrlEvent GetConsoleCP GetConsoleCursorInfo GetConsoleMode GetConsoleOutputCP GetConsoleScreenBufferInfo GetConsoleTitle GetLargestConsoleWindowSize GetNumberOfConsoleInputEvents GetNumberOfConsoleMouseButtons GetStdHandle HandlerRoutine PeekConsoleInput ReadConsole ReadConsoleInput ReadConsoleOutput ReadConsoleOutputAttribute ReadConsoleOutputCharacter ScrollConsoleScreenBuffer SetConsoleActiveScreenBuffer SetConsoleCP SetConsoleCtrlHandler SetConsoleCursorInfo SetConsoleCursorPosition SetConsoleMode SetConsoleOutputCP SetConsoleScreenBufferSize SetConsoleTextAttribute SetConsoleTitle SetConsoleWindowInfo SetStdHandle WriteConsole WriteConsoleInput WriteConsoleOutput WriteConsoleOutputAttribute WriteConsoleOutputCharacter |
|
|
| |
|
|
|
Jac de Lad | Oh Gott, como bin Yo sí todavía a Weihnachten beschäftigt. Yo schaus me alles (!) a, pero yo pensamiento como ha tal vez alguien qué en petto más o menos...
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 15.08.2006 ▲ |
|
|
|
|
Jac de Lad | Öhhm, also Yo tener ahora veces en el Platform SDk geschaut, como es auch viel drin, aber obwohl Yo el englischen Lingua mächtig bin, voluntad Yo wahrscheinlich doch más bien una traditionelles XProfan-Proggi escribir (necesario), Yo vengo así no está claro (ca. 20000 Befehle en el Richtung Console...)
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 15.08.2006 ▲ |
|
|
|
|
Jörg Sellmeyer | ¡Hola Jac, Hast Usted Prfellow? Como gibts una Presentación con Incluir para Konsolenfenster.
Saludo Jörg |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 15.08.2006 ▲ |
|
|
|
|
Jac de Lad | Nee, Yo nehme ProfanPAD...veces sehen...
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 15.08.2006 ▲ |
|
|
|