Jul 8, 2007 #1 sco21 Technical User May 20, 2002 67 GR Hi there! I want to write a script which takes a word, for example "computer" and sets every letter of the word on a variable.. How can I split the letters of a word? Do you have a tip? Thanks in advance!
Hi there! I want to write a script which takes a word, for example "computer" and sets every letter of the word on a variable.. How can I split the letters of a word? Do you have a tip? Thanks in advance!
Jul 9, 2007 #2 Chacalinc Vendor Sep 2, 2003 2,043 US use [tt]awk[/tt] [tt]man awk[/tt] Chacal, Inc. Upvote 0 Downvote