If no opened console, then print/input from stin/stdout

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

If no opened console, then print/input from stin/stdout

Post by DoubleDutch »

If the console window is not opened, then using stdin/stdout for input() and input() would be great, same for soem of the other console releated commands...

-Anthony
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

yes yes yes yes yes YES

or even regular stdin / stdout commands would help :-(
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

aye, would be nice. :)
--Kale

Image
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

If the console window is not opened, then using stdin/stdout for input() and input() would be great, same for soem of the other console releated commands...
I don't know what was up with my typing that day! What this should read is:

If the console window is not opened, then using stdin/stdout for Input() and Print() would be great, same for some of the other console related commands...

Still I reckon you all got what I meant! :)
Post Reply