Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Old 09-12-2004, 04:53 AM   PM User | #1
VietBoyVS
New Coder

 
Join Date: Jan 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
VietBoyVS is an unknown quantity at this point
GW-Basic

this is must an old language..

is there any way you can look at the code in .BS file all lines at one?

Last edited by VietBoyVS; 09-12-2004 at 05:22 AM..
VietBoyVS is offline   Reply With Quote
Old 09-13-2004, 09:37 PM   PM User | #2
Unit
Regular Coder

 
Join Date: Feb 2004
Location: WA
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Unit is an unknown quantity at this point
I am not quite sure I understand the problem. GW-Basic saves the files as .BAS files. are you trying to view them? Maybe you can open them in a text editor like notepad?
__________________
Nobody is Perfect. I am Nobody.
Unit is offline   Reply With Quote
Old 09-14-2004, 01:04 AM   PM User | #3
VietBoyVS
New Coder

 
Join Date: Jan 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
VietBoyVS is an unknown quantity at this point
Quote:
Originally Posted by Unit
I am not quite sure I understand the problem. GW-Basic saves the files as .BAS files. are you trying to view them? Maybe you can open them in a text editor like notepad?
i want to view all the codes
it's partly in binary.. i already try these..
VietBoyVS is offline   Reply With Quote
Old 09-14-2004, 03:17 PM   PM User | #4
Mhtml
Senior Coder

 
Mhtml's Avatar
 
Join Date: Jun 2002
Location: Sydney, Australia
Posts: 3,531
Thanks: 0
Thanked 1 Time in 1 Post
Mhtml is an unknown quantity at this point
Why not just open them in gw basic, if you are using xp you can copy text from the console to a text file.

I remember I wrote a text based adventure program on my 286 from a book in gw basic, long time ago lol .. never quite finished writing the game either ...
__________________
Omnis mico antequam dominus Spookster!
Mhtml is offline   Reply With Quote
Old 09-14-2004, 03:28 PM   PM User | #5
Roy Sinclair
Senior Coder

 
Join Date: Jun 2002
Location: Wichita
Posts: 3,881
Thanks: 0
Thanked 0 Times in 0 Posts
Roy Sinclair is an unknown quantity at this point
Use the list command in GWBASIC:

LIST "listing file name"

(Note that "listing file name" should be an 8.3 name, GeeWhizBasic is ancient and doesn't recognize long file names).
__________________
Check out the Forum Search. It's the short path to getting great results from this forum.
Roy Sinclair is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:00 AM.

Home - Contact Us - Archives - Link to CF - Resources - Top 

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.