PC Review


Reply
Thread Tools Rate Thread

Char(10) or Char(13) in body of email

 
 
ryguy7272
Guest
Posts: n/a
 
      12th Nov 2008
I'm trying to use this snippet of code in the body of an email, but I get an
error message saying that the function is not defined.

'some stuff here...
Please let me know if you have any questions!" _
& CHAR(13) & _
'some stuff here...

What am I doing wrong?

Thanks,
Ryan--

--
RyGuy
 
Reply With Quote
 
 
 
 
UglyChicken
Guest
Posts: n/a
 
      12th Nov 2008
On Nov 13, 9:22*am, ryguy7272 <ryguy7...@discussions.microsoft.com>
wrote:
> I'm trying to use this snippet of code in the body of an email, but I getan
> error message saying that the function is not defined.
>
> 'some stuff here...
> Please let me know if you have any questions!" _
> & CHAR(13) & _
> 'some stuff here...
>
> What am I doing wrong?
>
> Thanks,
> Ryan--
>
> --
> RyGuy


Replace CHAR(13) with Chr(13)
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to permanently delete char char char char style in MS Word? =?Utf-8?B?Q3Jpcw==?= Microsoft Word Document Management 6 12th Jun 2011 09:47 PM
Re: How do i avoid the "char, char, char...." style bugging documents Suzanne S. Barnhill Microsoft Word New Users 0 6th Dec 2006 11:29 PM
Ever seen "Char Char Char Char Char Char1 Char Char Ch" style? =?Utf-8?B?TWFyaWx5bg==?= Microsoft Word Document Management 2 4th Oct 2006 04:47 PM
Formatting changed to Char Char Char Char... =?Utf-8?B?TWVsaXNzYQ==?= Microsoft Word Document Management 10 14th Apr 2006 07:32 AM
error LNK2019: unresolved external symbol "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > danip Microsoft VC .NET 0 5th Dec 2005 10:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:51 PM.