Author: XBLiteXBLite Date: Apr 16, 2008 15:57
> Actually, since I've never used XBLite, maybe *they* used a "real"
> command line instead.
That is correct. XBLite uses the native windows command window for
console apps.
CONSOLE
DECLARE FUNCTION Entry ()
FUNCTION Entry ()
? "Hello World"
END FUNCTION
ciao,
D.
|