Jul 8, 2007 #1 sco21 Technical User Joined May 20, 2002 Messages 67 Location 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 Joined Sep 2, 2003 Messages 2,043 Location US use [tt]awk[/tt] [tt]man awk[/tt] Chacal, Inc. Upvote 0 Downvote