UniVerse BASIC cheatsheet
16 Nov 2012
A cheatsheet for writing UniVerse BASIC programs
Program Management
Creating a directory for programs
Creating a file to store a program
Compiling a program
Running a program
Sourcecode Editing
Formatting sourcecode
File IO
Opening a file
Reading a record from a file
Writing a record to a file
Reading a record from a file into an array
Writing a record from an array into a file
Reading a single field from a file
Writing a single field to a file
Deleting a record from a file
Locking records for update
Locking records from read
An example record read
An example record read to an array
An example record read from a select list
References
life, the universe, and everything