| Author |
Message |
Topic: Simple Translator Project |
Jaymes
Replies: 6
Views: 17147
|
Forum: General Help Posted: Mon Jan 03, 2005 9:39 am Subject: Simple Translator Project |
| What would have to be changed in that script above for it to work with letter-by-letter translation? |
Topic: Simple Translator Project |
Jaymes
Replies: 6
Views: 17147
|
Forum: General Help Posted: Fri Dec 31, 2004 10:28 pm Subject: Simple Translator Project |
If ya wanna do that type of character translation, String.DLL has a Translate function which
does exactly that.
Greetz
Dr. DreadThat doesn't work for Personal VDS 4. |
Topic: Simple Translator Project |
Jaymes
Replies: 6
Views: 17147
|
Forum: General Help Posted: Wed Dec 29, 2004 7:56 pm Subject: Simple Translator Project |
| Is this what you try to do (made it real quick, so I hope you can understand what it does) ? :)That works wonderfully! However, I tweaked with it for about an hour and I couldn't get it to do what I w ... |
Topic: Simple Translator Project |
Jaymes
Replies: 6
Views: 17147
|
Forum: General Help Posted: Wed Dec 29, 2004 3:46 am Subject: Simple Translator Project |
| How would I convert the contents of one variable via translation? I'm looking to start very simple. Such as a=b, b=d, c=c. I got it to translate single letters with a list trick, but words and whole s ... |
| |