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
Documentation, broken link
Re: Documentation, broken link
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
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
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 !!!
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
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.
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
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 !!
Olzeke51
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 !!

Olzeke51
Re: Documentation, broken link
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.
thanks in advance.
Re: Documentation, broken link
Good to know, thanx for the trust. We will try to support as much as we can I guess.
property for sale in Costa Blanca https://tranio.com/spain/costa_blanca/
Re: Documentation, broken link
the 'FILEEOF' page is missing some of the 'E's in the body of the explanation
minor thing -
olzeke51
minor thing -
olzeke51
Re: Documentation, broken link
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
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
Re: Documentation, broken link
fixed, though you might need to change browsers to see it (contents page gets cached)