Page 6 of 7

Re: Documentation, broken link

Posted: Mon Dec 15, 2014 5:10 am
by olzeke51
Looking at (possibly) using the MRT on '812 as a type of timeclock.
the INTERRUPT SUB help page makes this reference --
There are example programs for interrupts in the \Program Files (x86)\Coridium\BASIClib\Interrupts directory .
has this been deleted, or being updated??
in the meantime I will study the examples on the help page
and look at AMDLloyd's recent example that he shared
TIA - Olzkeke51

Re: Documentation, broken link

Posted: Mon Dec 15, 2014 6:05 am
by basicchip
They have been moved to /Program Files (x86)/Coridium/Examples

and are also installed in the users Documents/Coridium/Examples directory where they are writable without being an Administrator.

and there is a shortcut to them in the BASICtools Tools->Examples menu

Re: Documentation, broken link

Posted: Mon Jan 26, 2015 5:08 am
by olzeke51
It looks like the SLEEP command has/had two documents in the help file
Currently in my testing of the Datalogger RTC [it's working, though the calibration seems off]
I wanted some long SLEEP times for an overnight test
from the index at the bottom of the main help page - WAIT was selected
it has a "See also" link to SLEEP that allows you to specify seconds [without parenthesis!!]
a second SLEEP can be found by using the index at the bottom of the main help page
and it talks about a WFI routine.
I am using ARMbasic 935.a, with Basictools 5.40 and getting an error when I try to
specify a 'seconds' value to the SLEEP command
has SLEEP seconds been deprecated/obsoleted?
''
'
from the first post in this chain last year !!!
olzeke51 wrote:possible inclusion in the next update of the documentation
*
ARMBasic help
search tab -- 'wait' / display the 'WAIT' / the See also link for SLEEP is broken, TIMER is okay
*
BTW there is no SLEEP in the "Alphabetical KEYWORD" under the Contents tab / "The Language"
nor the Index tab
*
the PDF documentation -- I did a search on "sleep" after not finding it in the "alphabetical KEYWORDs page
and on the 'END' page the See Also link for SLEEP takes me to the SELECT (CASE) page !!!!
SLEEP is listed on the more comprehensive "Index" page

Re: Documentation, broken link

Posted: Mon Jan 26, 2015 2:12 pm
by basicchip
From the SLEEP entry linked in the index or Alphabetical keywords page--

Added to version 8.20 of the ARMbasic compiler. The RTC.bas library had a SUBroutine named SLEEP that has been renamed IDLE.

--The SLEEP page you found was deleted long ago, but a copy remained on the website. I have removed the link from the WAIT page, replacing it with a new entry for IDLE.

Re: Documentation, LIST command

Posted: Mon Jul 29, 2019 1:54 pm
by olzeke51
Progress has given us a more refined BasicTools IDE.
In the process - documentation is hard to keep up with...
.
The LIST command makes reference to the "Save As" option on the File Menu.
It is no longer there/available - just the 'copy & paste' method to save the
user entered program.
.
WHEN you are in the documentation mode, you may want to update the
information for LIST.
.
Another pair of eyes !! :shock:
Olzeke51

Re: Documentation, broken link

Posted: Wed Sep 04, 2019 7:58 pm
by basicchip
We rely on the many eyes looking over our shoulder at the documentation. So keep us honest and keep letting us know about broken links, misspelling, bad grammar, or wrong info.

thanks in advance.

Re: Documentation, broken link

Posted: Fri Sep 20, 2019 7:41 am
by Falcone
basicchip wrote:
Wed Sep 04, 2019 7:58 pm
We rely on the many eyes looking over our shoulder at the documentation. So keep us honest and keep letting us know about broken links, misspelling, bad grammar, or wrong info.

thanks in advance.
Good to know, thanx for the trust. We will try to support as much as we can I guess.

Re: Documentation, broken link

Posted: Wed Oct 02, 2019 10:39 pm
by olzeke51
the 'FILEEOF' page is missing some of the 'E's in the body of the explanation
minor thing -
olzeke51

Re: Documentation, broken link

Posted: Sat Feb 01, 2020 9:00 pm
by olzeke51
FYI
the "data types" in the online Help appears to point to an older 'Addressof'
'
there are also two different links for the 'ADDRESSOF' one being the older 'Addressof'
'
FWIW = I also noticed that the 'blue' highlight bar jumped to "BYREF" when I selected the #2 choice from the 'ADDRESSOF' choices
'
Olzeke51
confusion01.jpg
confusion01.jpg (165.97 KiB) Viewed 20695 times

Re: Documentation, broken link

Posted: Sun Feb 02, 2020 4:44 am
by basicchip
fixed, though you might need to change browsers to see it (contents page gets cached)