Author Topic: Input user text?  (Read 2492 times)

0 Members and 1 Guest are viewing this topic.

Offline XiiDraco

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 513
  • Rating: +32/-5
  • Forget the numbers, just call me, Recreation.
    • View Profile
    • Black-Lark Games
Input user text?
« on: February 25, 2013, 04:55:30 pm »
I have been using axe for a bit now, but the one thing I still can't figure out how to do is input user text. For example, If I were to make a program that would simulate microsoft word, I would not know how to store the information to a string AND then edit that string later. Also I want to check what the string says, and once again I do not know how to do so. If anyone could please explain to me how to do this, if it is indeed possible.

Offline nikitouzz

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 215
  • Rating: +22/-1
    • View Profile
Re: Input user text?
« Reply #1 on: February 25, 2013, 05:08:24 pm »
it's very easy to make input routine, if you want wait 1-2 week, i making one input routine for number, letter and other http://ourl.ca/18315
mes records personels :

2x2x2 : 2.18 secondes / 2x2x2 une main : 21.15 secondes / 2x2x2 yeux bandés : 47.59
3x3x3 : 5.97 secondes / 3x3x3 une main : 49.86 secondes
4x4x4 : 1.49 minutes / 4x4x4 une main : 6.50 minutes
5x5x5 : 4.10 minutes / 5x5x5 une main : 18.02 minutes
6x6x6 : 8.10 minutes
7x7x7 : 16.03 minutes
9x9x9 : 58.26 minutes

megaminx : 5.59 minutes / pyraminx : 7.91 secondes / square-one : 1.07 minutes

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Input user text?
« Reply #2 on: February 26, 2013, 01:18:28 am »
You can also check the routines thread index. There are some input routines out there :)

As for checking what the string says, seems like a job for Equ>String ;)
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Input user text?
« Reply #3 on: February 27, 2013, 10:47:01 am »
we should probably sticky an explanation on how to do this, because people keep asking about it every two weeks or so, it seems.
[link]

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 user text?
« Reply #4 on: February 27, 2013, 01:22:05 pm »
Yeah I think that might be a good idea. By the way is there still an input command built-in Axe or was it removed due to how buggy it was? I always forget...
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)