Author | Comment |
ShockTroop Goliath Posted: 27 Mar 2004 16:06 GMT Total Posts: 170 | Is it possible to delete the entry list on a 83+ (the 2nd/Enter that brings up the last 4 commands or so)? Garbage collecting doesn't work, and I don't really want to clear the RAM every time. I'm asking this because it relates to my difficulties with MirageOS compatibility. The programs run fine, but when I get to a spot that prompts variables or other entries, the last command or two pop up, then the program text pops up over it, so all I see is a jumbled mess. |
allynfolksjr Administrator
Posted: 27 Mar 2004 17:13 GMT Total Posts: 1892 | ClearEntries, it's on the catologe(I know it's spelled wrong) menu. |
ShockTroop Goliath Posted: 28 Mar 2004 11:05 GMT Total Posts: 170 | Oh, ha, lazy me. |
BullFrog Wraith Posted: 29 Mar 2004 09:11 GMT Total Posts: 623 | I think it may be in the memory menu as well. ([2nd]+[+]+[3])
--- "Men are not prisoners of fate, but only prisoners of their own minds." -Franklin D. Roosevelt |
ShockTroop Goliath Posted: 29 Mar 2004 12:02 GMT Total Posts: 170 | Uh...what's ironic about that is that the Clear Entries command is an entry in itself, so it doesn't help any!! |
allynfolksjr Administrator
Posted: 29 Mar 2004 13:55 GMT Total Posts: 1892 | If you clearentries then reset to defalts, the entries are all deleated (including clear entries) |
ShockTroop Goliath Posted: 30 Mar 2004 14:44 GMT Total Posts: 170 | Ok, thanks for that (it works), but this is for doing so within the program or something without the user having to follow the steps every time before starting the program. Plus, even though that works, apparently when there's a page with displayed text and an input thing ("A="/"Z is: "/etc), the display text comes up, then the prompt/input text comes up over that so I can't see the display text. Can this be fixed? BTW, the newest version of MirageOS is 1.1, right?
[Edited by ShockTroop on 31-Mar-04 00:48] |
allynfolksjr Administrator
Posted: 30 Mar 2004 20:02 GMT Total Posts: 1892 | To the best of my knowledge, MirageOS have never really liked BASIC programs. The text might not appear on the top lines, or, like you said, garbled text appears.
A slight note, maybe if you try to write your text using the draw menu.... |
spiral Wraith Posted: 30 Mar 2004 21:36 GMT Total Posts: 958 | I've never had any problems with MirageOS and BASIC, i've occassionally got junk text when exiting out of mirageOS to homescreen, but nothing clear doesn't solve. |
ShockTroop Goliath Posted: 31 Mar 2004 13:53 GMT Total Posts: 170 | As for the Draw menu, that would certainly take a while considering everything except for a couple things are Disp, and I'm not all that skilled with prompting and entering variables and such using Text. Spiral, what kinds of things did you use to make MirageOS-compatible BASIC programs effective (or just what did you do, for that matter)? Just to give me a few ideas...
[Edited by ShockTroop on 31-Mar-04 23:55] |
spiral Wraith Posted: 31 Mar 2004 21:57 GMT Total Posts: 958 | i didn't write much basic, i only used like a distance/midpoint/slope BASIC program from mirage, very simple and no tlikely to screw up. |
ShockTroop Goliath Posted: 2 Apr 2004 12:12 GMT Total Posts: 170 | Did you use Text or Disp, or did you just prompt variables and the like? If it's the latter...uh...nevermind then. :img23: |