|
|
Old "graphing" Program (logo?) | ||
Discussion by WeaponX with 4 Replies.
Last Update: June 11, 2007, 2:20 pm | |||
I remember back in the early 1990's that there was a program used for creating images based on graphing points (x, y axis I assume). I have searched high and low for this old program and was told it was called LOGO. I tried looking for it and found many varieties of it and none of them seem to be the one I recognized and used back then. I think the coding is similar to something like:
30 circle (10,20)
or something like that. I might have some old scrap paper of it in my closet. I will try to dig some up if I can find them.
Does anyone remember using this program before and is there a version that will work in Windows?
Thanks.
30 circle (10,20)
or something like that. I might have some old scrap paper of it in my closet. I will try to dig some up if I can find them.
Does anyone remember using this program before and is there a version that will work in Windows?
Thanks.
Mon Mar 19, 2007 Reply New Discussion
QUOTE (WeaponX)
I remember back in the early 1990's that there was a program used for creating images based on graphing points (x, y axis I assume). I have searched high and low for this old program and was told it was called LOGO. I tried looking for it and found many varieties of it and none of them seem to be the one I recognized and used back then. I think the coding is similar to something like:30 circle (10,20)
or something like that. I might have some old scrap paper of it in my closet. I will try to dig some up if I can find them.
Does anyone remember using this program before and is there a version that will work in Windows?
Thanks.
Link: view Post: 100091
Maybe it is not LOGO, it looks more as GW BASIC and alikes, why i think this??? well, because i assume that in your post the 30 is the line number and circle(10,20) is a function that draws exactly that CIRCLES. Tell me something, do you remember that you can also draw lines, squares, etc using something like this:
CODE
10 CLS15 'draw a circle
20 circle (10,20)
25 'draw a line
30 LINE(50,10)-(50,100)
35 'draw a square
40 LINE(100,30)-(120,100)
50 END
Best regards,
Tue Mar 20, 2007 Reply New Discussion
I was thinking the same thing as TavoxPeru. That command looks very similar to BASIC syntax.
If you want to run Basic programs in windows, you might be able to do it with a DOS emulator like DosBox.
Unless you have a really old version of Windows that is still based on DOS, I don't think that it will run natively.
If you want to run Basic programs in windows, you might be able to do it with a DOS emulator like DosBox.
Unless you have a really old version of Windows that is still based on DOS, I don't think that it will run natively.
Tue Mar 20, 2007 Reply New Discussion
I need to find one of my old graphs with the plot points and code, but I'm pretty sure it's very similar to what you have there (yes, with squares, lines, etc.
).
I assume any version of GW Basic will do right? I found one at:
http://www.geocities.com/KindlyRat/GWBASIC.html
I'll test out the program with the code when I find that graph paper.
Thanks.
I assume any version of GW Basic will do right? I found one at:
http://www.geocities.com/KindlyRat/GWBASIC.html
I'll test out the program with the code when I find that graph paper.
Thanks.
Wed Mar 21, 2007 Reply New Discussion
hi WeaponX,
In fact this is a veeeery old language
like me...
I used it on school a long time ago on Apple ][ computers.
I found this Logo in the wikipedia, maybe it can be useful to you.
Rgds
tuba3d
In fact this is a veeeery old language
I used it on school a long time ago on Apple ][ computers.
I found this Logo in the wikipedia, maybe it can be useful to you.
Rgds
tuba3d
Mon Jun 11, 2007 Reply New Discussion
Visual Css Designer An Opera Widget (4)
|
(4) Directx 10 Issue Directx10 not friendly to DirectX 9 and below graphic card
|
Index




