QBasic Commands
geo trouve-tout
Posted messages
409
Status
Member
-
qbasic45 Posted messages 60 Status Member -
qbasic45 Posted messages 60 Status Member -
Bonjour,
I would like to know how to open any file with QBasic and how to close the QBasic program via a command, please.
Thank you.
I would like to know how to open any file with QBasic and how to close the QBasic program via a command, please.
Thank you.
2 answers
-
Hello, in the current version it's RUN :
http://www.qb64.net/wiki/index-php/_/?title=RUN
QB64 is a QuickBasic compiler compatible with modern systems (not DOS). -
D'accord, how to open a music file please? I can't open it with OPEN..
-
-
-
A simple search would have given you:
_SNDOPEN -
- Hello
on google : qb64
http://www.schoolfreeware.com/QB64_Tutorials_Windows_And_Mac_X_-_Free_Download.html
https://www.commentcamarche.net/telecharger/developpement/18717-quickbasic/
-