ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: sendBugReport

sendBugReport(str) sends the string str to the developer of AlgoSim (Andreas Rejbrand). This function is intended to be used for bug reports, suggestions, and other feedback.

Example: sendBugReport("sin appears not to work if ...")

Hint! If you want to write a long message, it might be much more convenient to do so in a text editor window. To do so, simply use the command

sendBugReport(inputDialog(0)).