Please help : How to Split input sentence and store words/numbers in table?

aamergsaamergs Member Posts: 1
edited September 2013 in Working with GS (Mac)
Hi all,

For a keyboard input, when user inputs sentence(numbers separated by spaces) let us say user has entered "121 555 533" , i want each word of that sentence to be stored in Table2 as integer as shown below

Table 1 :

121
555
233

Please help.

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    I don't think that can be done using keyboard input. You might be able to do it using a custom keyboard.
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    edited September 2013

    Edit: deleted my first reply, here it is again with an amended test file, now with instruction.

    Hi @aamergs

    Hopefully this is the sort of thing you're looking for. I've got the test to show the current number sequence only, but there's no "proof" as such that the numbers are going into new rows of the table but I guess when you access those rows with more Rules you'll see they're there...

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

Sign In or Register to comment.