PDA

View Full Version : Code? Files? How to use?



orcutt989
08-10-2005, 06:59 PM
I downloaded a "Code" which is for a certain program I want to use, but instead of there being an exe file or installer or anything, there is a readme that doesnt say anything of value, and an FRX file, a VPB file, a FRM file, and a BAS file. How can I use these files to run the program I want to run?

Vargas
08-10-2005, 07:09 PM
BAS is QBasic (quickbasic)

orcutt989
08-10-2005, 07:25 PM
Okay so how do I run them as a program?

Vargas
08-10-2005, 07:32 PM
well you would need quickbasic installed to run the BAS
http://www.qbasicstation.com/index.php?c=t_beg&t=setup

4play
08-10-2005, 11:59 PM
try copying them to the folder you installed the app and see what happens.

orcutt989
08-11-2005, 12:57 AM
try copying them to the folder you installed the app and see what happens.

I never installed anything, I just downloaded a zip file and it had those files in it, I didnt install anything.

Filliz
08-11-2005, 03:20 PM
try copying them to the folder you installed the app and see what happens.

I never installed anything, I just downloaded a zip file and it had those files in it, I didnt install anything.

I think he means moving them to the folder of that certain program you have installed on your computer.

ready1
08-11-2005, 04:01 PM
You download source files, you want to download a binary (executable). Go Back to where you downloaded it from and see if one is available, if not get somebody to compile it for you or seek an alternative.

orcutt989
08-11-2005, 04:23 PM
You download source files, you want to download a binary (executable). Go Back to where you downloaded it from and see if one is available, if not get somebody to compile it for you or seek an alternative.

Alright, I will have to ask my friend, if he ever gets online. There is no executable for it.


Then is there anyone that will compile them for me?