Search found 2 matches

by joq85
Wed Mar 26, 2008 9:22 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: using SHELL for open/save dialog
Replies: 2
Views: 5502

thx

aha! I remember now, thank you burger :D
by joq85
Tue Mar 25, 2008 8:35 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: using SHELL for open/save dialog
Replies: 2
Views: 5502

using SHELL for open/save dialog

It has been so long since I last used QB and there are some things I've forgotten that are driving me mad. I remember I always hated using a 'INPUT "Open which file? ", a$' type dialogs to ask a user to find a file. Then the user would have to figure out where the file was by randomly gues...