Can't Get Started With the IDE
Posted: Wed Dec 28, 2016 9:19 am
I am following the HMG reference Doc and I can't get past the index page.
Steps 3,4,5,6 are tripping me up somewhere.
If I just follow the basic instructions and assume I have to delete nothing, rename nothing, I do not get a runable outcome.
If I try to delete files and rename files I find myself wondering exactly which ones and I take a stab and get it wrong, apparently, because I still don't get a working outcome.
I apologise for being so thick but I am just confused by the instructions.
Can you tell me:
Assume I'm making a project called First and I want everything that is a matter of my choice to be called 'first'.
1. In the IDE what modules with what names should I have?
2. In the IDE what forms with what names should I have?
3. On my computer what files and what subdirectories should I have in the directory 'first' that I have created for this project?
4. I have notepad++ as suggested. What files should it be working on/have produced?
5. If there is more than one .prg in the modules display in the IDE which .prg contains all the added code?
I did produce one effort that seems to work but I'm damned if I know how I did it - I can't seem to do it again - and it gives errors when I try to click on any of the choices in the drop down menu: I called it 'sixthprog'.
It has two modules in the modules pane of the IDE: Main.prg(Main) and sixthprog.prg
All the added code is in Main.Prg
It has two forms: sixthform.fmg and sixthprog.fmg
I'm sure my natural born stupidity is making a simple thing very difficult but if I could just ask for your understanding until I get going and some direction it'd be really great for me.
regards,
ab
Steps 3,4,5,6 are tripping me up somewhere.
If I just follow the basic instructions and assume I have to delete nothing, rename nothing, I do not get a runable outcome.
If I try to delete files and rename files I find myself wondering exactly which ones and I take a stab and get it wrong, apparently, because I still don't get a working outcome.
I apologise for being so thick but I am just confused by the instructions.
Can you tell me:
Assume I'm making a project called First and I want everything that is a matter of my choice to be called 'first'.
1. In the IDE what modules with what names should I have?
2. In the IDE what forms with what names should I have?
3. On my computer what files and what subdirectories should I have in the directory 'first' that I have created for this project?
4. I have notepad++ as suggested. What files should it be working on/have produced?
5. If there is more than one .prg in the modules display in the IDE which .prg contains all the added code?
I did produce one effort that seems to work but I'm damned if I know how I did it - I can't seem to do it again - and it gives errors when I try to click on any of the choices in the drop down menu: I called it 'sixthprog'.
It has two modules in the modules pane of the IDE: Main.prg(Main) and sixthprog.prg
All the added code is in Main.Prg
It has two forms: sixthform.fmg and sixthprog.fmg
I'm sure my natural born stupidity is making a simple thing very difficult but if I could just ask for your understanding until I get going and some direction it'd be really great for me.
regards,
ab