Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
Worm Newbie Joined: 30/06/2011 Location: New ZealandPosts: 38
Posted: 03:37am 30 Jun 2011
Copy link to clipboard
Print this post
Hi, Im trying to learn how to run sample programs from Silicon Chip mag. The artical from Geoff Graham seems to me that he assumes that you know how to run a program from start to finish. For me as a beginner, it is very frustrating as I dont know what to expect. Im needing someone to show me step by step to get the program up and running. I have read all the manuals, am I missing something? Help!
Kevin.There's no such thing as a free lunch.
Ray B Senior Member Joined: 16/02/2007 Location: AustraliaPosts: 219
Posted: 07:07am 30 Jun 2011
Copy link to clipboard
Print this post
Welcome - A good way to getting a introduction to Basic Programming could be to look at some of the tutorials available for Liberty Basic then read between the lines of what is available in the instruction set of MMBasic. For Example don't try programming a windows application as available in LB on a MaxiMite just look at the basics.
You should also download a copy of the Microsoft_GW_Basic_Manual which found on the net as a 839KB PDF but when I try uploading I get following error so send my your email address & I'll email it to you tried attaching as a pdf I've attached
HTTP Error 500
Oops! Looks like the page you wanted has a error.
A email has been sent to the site owner. Please click your browsers BACK button, or go to the home page.
http://www.thebackshed.com
error '80020009'
Exception occurred.
/errormsg/500-100.asp, line 118 RayB from Perth WA
Nick Guru Joined: 09/06/2011 Location: AustraliaPosts: 512
Posted: 08:27am 30 Jun 2011
Copy link to clipboard
Print this post
Why don't you try this link?
http://www.vavasour.ca/jeff/level1/entry2.html
Worm Newbie Joined: 30/06/2011 Location: New ZealandPosts: 38
Posted: 09:45am 30 Jun 2011
Copy link to clipboard
Print this post
Got it sorted with help. Thanks. I wish articals could fill in the important gaps so that it makes it easyer to learn.There's no such thing as a free lunch.