StdinMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
StdinMBS class
A class to read from stdin.
- 2 shared properties
- shared property Echo as Boolean
- shared property IsReady as boolean
- 8 shared methods
- shared method AttachConsole(ProcessID as Integer = -1) as Integer
- shared method Flush
- shared method FreeConsole as Integer
- shared method GetCharacter as Integer
- shared method Read(count as Integer) as string
- shared method ReadDouble(byref value as Double) as Integer
- shared method ReadInteger(byref value as Integer) as Integer
- shared method ReadString(byref value as string) as Integer
This class has no sub classes.
Blog Entries
Release notes
- Version 20.5
- Added Windows support for isReady property in StdInMBS class.
- Version 17.4
The items on this page are in the following plugins: MBS Util Plugin.
Statictext
-
StdoutMBS