|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| MWForum Message | [Date Index] [Threads] [Authors] [Attachments] [Subscribe] | ||||||||
Hi, With modern implementations of Logo, a concept such as readlist was very hard to maintain - mostly because of the concept of "focus". In the old days, there was only one focus: the command center. The rest of the screen was an "output" area. In MicroWorlds, the focus can be in any of 10 places such as tabs, cc, text boxes, other fields. As an illustration of this, the primitive readchar (sort of readlist for one character) only works if you first click in the "page" area. Take a look at the online Help system in MicroWorlds, section Vocabulary, subsection Words and Lists. Check what onreadline can do for you. It's a sort of executable readlist bound to a text box. Alain Tougas alain@xxxxxxx
On 9 Mar 2007 at 21:52, Richard Park wrote: To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file. | |||||||||