--- old+++ new@@ -1,4 +1,4 @@-(EDIT) throws an error, even though it is mentioned and something valid in the Help:+(EDIT) throws an error, even though it is mentioned as something valid in the Help:https://sourceforge.net/p/fmslogo/discussion/500407/thread/6ee94141/?limit=25
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for reporting this as a bug, Daniel. I have committed a fix for this, which will be available in FMSLogo 7.0.
These problem also exist in MSWLogo 6.5b. UCBLogo has behavior for (EDIT), which is probably the source of the problem. This behavior doesn't make much sense in MSWLogo or FMSLogo, so rather than try to give the UCBLogo semantics of (EDIT), I chose to document the FMSLogo behavior.
The extraneous " in TO also affected EDALL, EDN, EDNS, and EDPS, which have also been fixed.
There was another problem in EDIT example, in that the input was NOT quoted. This has also been fixed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Thanks for reporting this as a bug, Daniel. I have committed a fix for this, which will be available in FMSLogo 7.0.
These problem also exist in MSWLogo 6.5b. UCBLogo has behavior for (EDIT), which is probably the source of the problem. This behavior doesn't make much sense in MSWLogo or FMSLogo, so rather than try to give the UCBLogo semantics of (EDIT), I chose to document the FMSLogo behavior.
The extraneous " in TO also affected EDALL, EDN, EDNS, and EDPS, which have also been fixed.
There was another problem in EDIT example, in that the input was NOT quoted. This has also been fixed.