Post by grkjelly » 31 Mar 2018, 14:44
hello
i modified a bit Random fuction script to actually type random words ,but theres a limit in the words i can use in the array comma separated parameters
is there any way that i can load the words for a text file or use more than 1000 words ?
regards
[PMC Code v5.0.5]|||1|Window,2,Fast,0,1,Input,-1,-1,1|1|City
1|Array|cities := "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word" |1|0|Function|||||
2|Random|n, 1, 1000|1|10|Random|||||
3|[Text]|% cities[n]|1|333|Send|||||
4|Return||1|10|Return|||||
*/
regards
PS mobsi check if this works for you
hello
i modified a bit Random fuction script to actually type random words ,but theres a limit in the words i can use in the array comma separated parameters
is there any way that i can load the words for a text file or use more than 1000 words ?
regards
[PMC Code v5.0.5]|||1|Window,2,Fast,0,1,Input,-1,-1,1|1|City
1|Array|cities := "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word" |1|0|Function|||||
2|Random|n, 1, 1000|1|10|Random|||||
3|[Text]|% cities[n]|1|333|Send|||||
4|Return||1|10|Return|||||
*/
regards
PS mobsi check if this works for you