Edit

From MiniScript Wiki
Revision as of 04:33, 25 August 2024 by JoeStrout (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In Mini Micro and Farmtronics, the edit command invokes the built-in code editor on the current program in memory.

edit with no argument edits the current program. Or, you can give it the path to a MiniScript file (with or without the ".ms" extension) to load and edit another program in one step.


This article is a stub. You can help the MiniScript Wiki by expanding it.