Hello marvellous GLBasic developpers....
I would lke to mention an error in the help file for the command CLOSEFILE:
the help file mention the following syntax:
CLOSEFILE(channel#)
while it actually is
CLOSEFILE channel#
without parentheses.
I mention this because it took me some times before to find this out...
François
ah. Thank you.