WiLLBERT
2004-07-05 07:04:46 UTC
Any easy way to do this?
To give you an example, say I want the filename of a .txt file without the
extension, like this, only in working code:
var
x: string;
begin
x := ExtractFileName(Edit1.Text - '.txt');
end;
Cheers,
Will
To give you an example, say I want the filename of a .txt file without the
extension, like this, only in working code:
var
x: string;
begin
x := ExtractFileName(Edit1.Text - '.txt');
end;
Cheers,
Will
--
[Firefox - Take back the web]
http://www.getfirefox.com
[Firefox - Take back the web]
http://www.getfirefox.com