:-) Should we all chip in and send Alistair a Coffee?
N ----- Original Message ----- From: "Jeremy North" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Monday, August 04, 2003 12:03 PM Subject: Re: [DUG]: Hex ver Asci > > > > > > LOL. > > Use '%20' > > JED > > > [EMAIL PROTECTED] wrote on 04/08/2003 09:57:29 AM: > > > Hello Stephen, > > Scuse ma ignorance but: > > stringreplace(mailstring,' ',#20,[rfReplaceAll]); > > is ok > > but > > stringreplace(mailstring,' ',$20,[rfReplaceAll]); > > or > > stringreplace(mailstring,' ',%20,[rfReplaceAll]); > > Aint. > > So howto? > > thanks, > > Al+ > > > > > -------------------------------------------------------------------------- - > > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > > Website: http://www.delphi.org.nz > > To UnSub, send email to: [EMAIL PROTECTED] > > with body of "unsubscribe delphi" > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > > > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the [EMAIL PROTECTED] > > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
