Basica/Gwbasic to QB4.5 
Author Message
 Basica/Gwbasic to QB4.5

Okay - I think I found some biorythm source code but it looks like it is in
native basica or gwbasic format and I need an ascii file to load this puppy
into qbasic. :(  anybody want to help me convert the basica / gwbasic file
to a standard text file? :)

Failing that - again, anybody have code examples of doing biorythms on QB? :)

--

For A \ () / /   / // _ \ / / \ /\ / / \  /o  +------ Squidly Diddly Sais -----
Better \--/ /___/ // |/ // /  // // /  / /__ o|"I'm on a rocket ship to hell."
Tomorrow\/ / \___/ \___/ \/  / \/ \/  / /(oO) |
__________/FTP.NETCOM.COM /pub/jo/jonin/ /||\ +--------------------------------
Kalix Legal Action Group FTP - Korg X3 FTP - MV Pro3D FTP -- IBM Soundcards FTP



Mon, 10 Nov 1997 03:00:00 GMT  
 Basica/Gwbasic to QB4.5


: >
: You have to load the program into BASICA/GWBASIC and then save the
: program using the A parameter

:    I.E.      Save "demo",a   or Save "demo.bas",a    (comma A)

I know this but I dont have GWbasic. :)  what was the last dos version that
had it?
--

For A \ () / /   / // _ \ / / \ /\ / / \  /o  +I dont want to be on this ride!!
Better \--/ /___/ // |/ // /  // // /  / /__ o|- -- I've changed my mind!! -- -
Tomorrow\/ / \___/ \___/ \/  / \/ \/  / /(oO) |- -- Were all going to die! -- -
__________/FTP.NETCOM.COM /pub/jo/jonin/ /||\ +--------------------------------
Kalix Legal Action Group FTP - Korg X3 FTP - MV Pro3D FTP -- IBM Soundcards FTP



Tue, 11 Nov 1997 03:00:00 GMT  
 Basica/Gwbasic to QB4.5

Quote:

>Okay - I think I found some biorythm source code but it looks like it is
in
>native basica or gwbasic format and I need an ascii file to load this
puppy
>into qbasic. :(  anybody want to help me convert the basica / gwbasic
file
>to a standard text file? :)

>Failing that - again, anybody have code examples of doing biorythms on
QB? :)

You have to load the program into BASICA/GWBASIC and then save the
program using the A parameter

   I.E.      Save "demo",a   or Save "demo.bas",a    (comma A)

-



Tue, 11 Nov 1997 03:00:00 GMT  
 Basica/Gwbasic to QB4.5

Quote:

> Okay - I think I found some biorythm source code but it looks like it is in
> native basica or gwbasic format and I need an ascii file to load this puppy
> into qbasic. :(  anybody want to help me convert the basica / gwbasic file
> to a standard text file? :)

> Failing that - again, anybody have code examples of doing biorythms on QB? :)

Load it into basica or gwbasica and save by typing:

SAVE "filename.bas",A

l8r
--

Editor, CLBV Digest - http://www.apexsc.com/vb/ or via ftp.apexsc.com
(a VB e-zine)       - in the /pub/cgvb/clbv-digest/ directory



Wed, 12 Nov 1997 03:00:00 GMT  
 Basica/Gwbasic to QB4.5

->:    I.E.      Save "demo",a   or Save "demo.bas",a    (comma A)

->I know this but I dont have GWbasic. :)  what was the last dos version that
->had it?

Better yet, try ftp://oak.oakland.edu/SimTel/msdos/basic there are
several files here that will read the binary script and produce an
ASCII source code file. There are also some that will disable the
protection sometimes used.
--

    ** If only the good die young, then I'm gonna live forever >;-) **



Wed, 12 Nov 1997 03:00:00 GMT  
 Basica/Gwbasic to QB4.5
Quote:

>==========Lord Jonin, 25/05/95==========

>Okay - I think I found some biorythm source code but it looks like it is in
>native basica or gwbasic format and I need an ascii file to load this puppy
>into qbasic. :(  anybody want to help me convert the basica / gwbasic file
>to a standard text file? :)

>Failing that - again, anybody have code examples of doing biorythms on QB?
:)

>--

200ft.
>For A \ () / /   / // _ \ / / \ /\ / / \  /o  +------ Squidly Diddly Sais
-----
>Better \--/ /___/ // |/ // /  // // /  / /__ o|"I'm on a rocket ship to
hell."
>Tomorrow\/ / \___/ \___/ \/  / \/ \/  / /(oO) |
>__________/FTP.NETCOM.COM /pub/jo/jonin/ /||\

+--------------------------------
Quote:
>Kalix Legal Action Group FTP - Korg X3 FTP - MV Pro3D FTP -- IBM Soundcards

FTP

If you've still got a gwbasic interpreter, load the source and then save with
,A option.



Sat, 15 Nov 1997 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. gwbasic, basica - copyright question

2. Problem converting from basica to gwbasic

3. Volunteer to convert my BASICA/GWBASIC into ascii

4. BASICA/GWBASIC

5. I WILL MAKE YOU BASICA(GWBASIC)/QBASIC a EXE

6. I WILL MAKE YOUR BASICA(GWBASIC)/QBASIC a EXE

7. BASICA | GWBASIC protected files

8. GWBASIC (1/1) - gwbasic.zip [2/2]

9. GWBASIC (1/1) - gwbasic.zip [1/2]

10. QB4.0 -> QB4.5

11. Difference between QB4.5 & QB4.0

12. Help with Basic / Basica

 

 
Powered by phpBB® Forum Software