Ok so I made this so you can replace a character with what ever you want but it is not working. Any one see errors? This is for my dorenet app mpl
You don't need it MPL has a lot of useful functions built in now. :) Here's an example:
Var
Str : String;
Begin
Str := 'hello world';
Str := Replace(Str, 'world', 'planet');
WriteLn (Str);
End.
thank you i will give that a try. THe docs are not updated with mpl so i have to go through whats new to find them and so much changed in mpl lol Glad Gryphon got it some what caught up hehe
thank you i will give that a try. THe docs are not updated with mpl s have to go through whats new to find them and so much changed in mpl Glad Gryphon got it some what caught up heheYep, its behind. I did a bunch of it for the Wiki we had but the entire wiki was lost.

 Web-based telnet client
Web-based telnet client Telnet
Telnet RLogin
RLogin IRC
IRC Email & news access
Email & news access| Sysop: | Eric Oulashin | 
|---|---|
| Location: | Beaverton, Oregon, USA | 
| Users: | 102 | 
| Nodes: | 16 (0 / 16) | 
| Uptime: | 06:59:42 | 
| Calls: | 7,035 | 
| Calls today: | 10 | 
| Files: | 8,558 | 
| D/L today: | 2,289  				files (1,427M bytes) | 
| Messages: | 369,781 | 
| Posted today: | 4 |