OWBasic for Pocketviewer

Home INTRO Alphabetical Index

Program Call Parameter

PARAMETER$

The global variable PARAMETER contains the parameter the OWBasic-program was called with. If the program was not called with a parameter, PARAMETER is an empty string.

Home INTRO Alphabetical Index