Ext Library

Previous  Next

 

The MyBASIC2 Extension Library contains functions for:

 

File I/O
Extended String Functions
Registry Access and XML and INI configuration and profile files
Shared Memory
Shell Functions
Bitwise logical operations and bit shift

 

To use the library, include the following in your code

 

$INCLUDE "MyBASIC2_ExtLib"

$LIBRARY "MyBASIC2_ExtLib"