[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LOGO-L> MicroWorld bugs




Just reporting what appear to me to be a couple of bugs in Win95 version of MW 
2.0

1) When you have written something in bold text and then want to go back to 
regular, then
 from the menu bar
 pull down text
 go to font
 bug: there is only bold to choose from (no regular or italics)
 
2) Put 3 textboxes on the screen
  text1 call store, type in several numbers followed by carriage returns
  text2 call item_num, type in one number, eg. 3, no carriage return
  text3, call hoist, leave blank

I want to use the number is the item_num textbox as the textitem number to pick 
a number from the store textbox and put that item into the hoist textbox.

hoist,
insert textitem item_num "store

bug: This crashes MicroWorlds -- "You have performed illegal operation etc."

additional information:
if number? item_num [show "yes]
yes

How to work around it:
(turn store contents into a list):

hoist,
insert item item_num parse store

-- Bill Kerr
---------------------------------------------------------------
Please post messages to the Logo forum to logo-l@gsn.org.  Mail
questions about the list administration to logofdn@gsn.org.  To
unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.



Global SchoolNet Foundation - Linking Kids Around the World!
Copyright GSN - All Rights Reserved - Comments & Questions
Visit GSN's Global Schoolhouse for more exciting learning resources!
Search our Site - Home