samdeman22 Posted June 19, 2012 Share Posted June 19, 2012 ok, if you have any forth programs you'd like to share, please do. Or, if you have any requests for programs and want to ask around, ask here! I think this could help alot of poeple since forth is so confusing at times, and I am not that brilliant myself :/ Link to comment Share on other sites More sharing options...
samdeman22 Posted June 19, 2012 Author Share Posted June 19, 2012 my first request fir a program is basically this.. how do I make a program like WORDS, ie a database of programs that you can add to and delete from easily? I wanted to make a help program for myself, so say you type 'help' it will return something like: please type 'help <word here> ' to learn more about that word --then shows the list of WORDS so the way you add a help definition would be something like, ADDHELP <definition here> ; is this even possible? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now