|
-
Jan 8th, 2000, 06:04 AM
#1
Thread Starter
Member
I know the title is about QBASIC but i am programming a QB Compiler for DESKTOP instead of DOS. This program can open and save. But the only thing is I dunno how to make this codes save the thing and run the codes from QBASIC 4.5 I tried using this codes:
Private Sub mnuRun_Click()
Shell("QBASIC.EXE /r ??????????",vbNormal)
End Sub
But the problem is, I dunno how to make the directory that would run the code that you are working on....... HELP!!!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|