
-----------------------------------
chibitenshi_03
Sun Feb 01, 2004 9:04 pm

Changing letters help ASAP!!!
-----------------------------------
This is program that changes the letters from a to b and b to c and so on. How can i change the program to make the the outputted letters on one line istead of having it each letter on one line? Also how can i make it using the getch command?

var word : string

loop
    put "Enter the word:" ..
    get word
    for x : 1 .. length (word)
        if word (x) >= "a" and word (x) = ord ("a") and ord (word (x)) = ord ("a") and ord (word) 