I'm still a beginner with Basic4ppc.
Have the following problem:
In my test program I created the following files:
math.sbp and math.bas.
The math.bas includes an expression parser and code as
math.sbp is the Form1 file
When I get compiling several error messages:
Error compiling program
Error description: Missing keyword: end sub End if occurrere on line 119
or
Error description: Missing keyword: End if occurrere loop on line 148
Where can I be wrong?
In the Annex, my project files
Greetings from Germany
Jmich
Have the following problem:
In my test program I created the following files:
math.sbp and math.bas.
The math.bas includes an expression parser and code as
math.sbp is the Form1 file
When I get compiling several error messages:
Error compiling program
Error description: Missing keyword: end sub End if occurrere on line 119
or
Error description: Missing keyword: End if occurrere loop on line 148
Where can I be wrong?
In the Annex, my project files
Greetings from Germany
Jmich