| Commit | Date | |
|---|---|---|
|
[r4564]
by
david_costanzo
Fix bug #515; PORTWRITEARRAY now throws a "doesn't like input" error for its second input. The motivation for this change is that PORTWRITEARRAY used to show a message which incorrectly referred to the first input when given a non-array second input. I could have instead corrected the text, but that would have left the non-English translations incorrect. This fix makes PORTWRITEARRAY act more like a typical FMSLogo procedure, throwing an error instead of displaying a dialog box that cannot be interacted with programmatically. Since, after showing the dialog box with the incorrect message, PORTWRITEARRAY used to throw a "Stopping..." error, changing this to throwing a "Doesn't like input" error has negligable risk to backward compatibility. |
2018-03-25 00:31:10 | Tree |
|
[r4563]
by
david_costanzo
Update the documentation for PORTWRITECHAR to match the implementation. |
2018-03-19 02:08:27 | Tree |
|
[r4562]
by
david_costanzo
Fix the documentation for PORTREADCHAR to match the implementation. |
2018-03-19 01:51:49 | Tree |
|
[r4561]
by
david_costanzo
Fix a small, but significant error in the Spanish documentation for PORTREADARRAY and PORTREADCHAR. |
2018-03-18 21:04:56 | Tree |
|
[r4560]
by
david_costanzo
Fix the documentation for PORTREADARRAY to match the implementation. |
2018-03-18 20:57:30 | Tree |
|
[r4559]
by
david_costanzo
Correct places in the documentation where PORTREADARRAY is referred to as PORTMODE. |
2018-03-18 20:25:19 | Tree |
|
[r4558]
by
david_costanzo
Fix the documentation of PORTWRITEARRAY to match the implementation. |
2018-03-18 20:14:04 | Tree |
| 2018-03-18 16:00:30 | Tree | |
|
[r4556]
by
david_costanzo
Extend the tests for PORTWRITEARRAY and PORTWRITECHAR to additionally test the OUTPUT from these procedures. |
2018-03-18 15:32:46 | Tree |
| 2018-03-18 14:46:47 | Tree |