Author Topic: A few simple questions...  (Read 11834 times)

0 Members and 1 Guest are viewing this topic.

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: A few simple questions...
« Reply #30 on: August 27, 2010, 05:43:40 pm »
@Raylin:
I tried appending >Char to Disp A; it just outputted an ñ (an n with a tilde). 
Then I tried using >Tok (because I think the documentation mentioned something about tokens in the "input" entry), which returned a square then an x with a line over it.

I tried deleting and reinstalling a freshly downloaded version of Axe, but it did the same thing, plus now it appends an italic 'n' whenever I try typing in something, even after I recompiled.


On a tangent, is it possible to use 'input' on the graph screen instead of the homescreen?
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.