Search found 4 matches

by spuki
Fri Jul 30, 2004 3:40 pm
Forum: QBasic / QuickBasic related
Topic: Memory problem with QB7.1
Replies: 5
Views: 2203

Re: Memory problem with QB7.1

I too have a memory problem with the learning program that can be downloaded at http://amor.rz.hu-berlin.de/~h0444e1w/vokeng.htm .

It uses arrays and crashes whenever the files are longer than about 3*250 variables.

Unfortunately I do not understand what you wrote:
Use REM $Dynamic and the /AH ...
by spuki
Fri Jul 30, 2004 3:31 pm
Forum: QBasic / QuickBasic related
Topic: need a working code to put .GIF's into Q basic
Replies: 2
Views: 1238

Re: need a working code to put .GIF's into Q basic

You can also use the shell command and use another program to show your pictures. Check http://amor.rz.hu-berlin.de/~h0444e1w/vokeng.htm.
by spuki
Sat May 29, 2004 11:49 pm
Forum: QBasic / QuickBasic related
Topic: Using QBasic prog to load a JPEG
Replies: 3
Views: 1666

Re: Using QBasic prog to load a JPEG

You can show image files using the shell command and another program, e.g. LxPic by Stefan Peichl. An example of how this can be done can be found in a program I have written for learning, mainly vocabulary, which is described at http://wikibooks.org/wiki/User:Get-back-world-respect and discussed at ...
by spuki
Sat May 29, 2004 11:33 pm
Forum: QBasic / QuickBasic related
Topic: Music/Audio in QBasic
Replies: 6
Views: 2215

Re: Music/Audio in QBasic

You can use the shell command to run other programs that play the music for you. You can also use basic tunes from qbasic directly. In a program for learning, mainly vocabulary, I describe at http://wikibooks.org/wiki/User:Get-back-world-respect and that is discussed at http://en.wikipedia.org/wiki ...