Author Topic: input in axe?  (Read 2953 times)

0 Members and 1 Guest are viewing this topic.

Offline Cram

  • LV3 Member (Next: 100)
  • ***
  • Posts: 49
  • Rating: +0/-0
    • View Profile
input in axe?
« on: February 09, 2012, 06:48:45 pm »
hi, is there a way to use the input fonction of basic (ask a number or a text to the user and store it in a variable) in axe?

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: input in axe?
« Reply #1 on: February 09, 2012, 08:41:25 pm »
http://ourl.ca/4129/122465

I have used this one multiple times.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: input in axe?
« Reply #2 on: February 15, 2012, 06:58:04 am »
http://ourl.ca/4129/122465

I have used this one multiple times.
:o nice. That might come in handy at some point!
If you like my work: why not give me an internet?








Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: input in axe?
« Reply #3 on: February 15, 2012, 07:45:47 am »
... or just write one that fits your needs.
I'm not a nerd but I pretend:

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: input in axe?
« Reply #4 on: February 16, 2012, 12:15:09 am »
There actually used to be an Input command built in Axe, right? I don't remember if it was removed due to the bug it had?

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: input in axe?
« Reply #5 on: February 16, 2012, 02:58:12 am »
afaik its still there though I haven't used it for a super while.
the syntax used to be input->pointer
I'm not a nerd but I pretend:

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: input in axe?
« Reply #6 on: April 09, 2012, 03:33:03 am »
It seems like it doesn't work properly on OS 2.53MP, though (or maybe it's just with PolyPatch installed):

http://ourl.ca/15766/295468

Weird chars show up.