While I'm at it:
I don't think that the B4A site's search function will let you search just a single forum, but it can be done via Google.
Enter "Site:" plus the URL for the forum followed by the target text.
It does. When you are viewing a forum or thread, on the header (below the Page numbers), there is a "Search this Forum" and "Search this Thread" option.
It does. When you are viewing a forum or thread, on the header (below the Page numbers), there is a "Search this Forum" and "Search this Thread" option.
When I try to run the debug on this calculator I find that a library is missing according to a popup message. Is there a way I can get that missing library? Also I get the following error when I run debug on the code.
B4X:
B4A Version: 9.00
Parsing code. Error
Error parsing program.
Error description: Unknown type: ahlocale
Are you missing a library reference?
Error occurred on line: 55 (Main)
Dim Locale As AHLocale
I don't understand this error. Primarily this question is directed to Klaus but anyone's reply is appreciated. My first App is a calculator and I'm trying to make sense of it all.