We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

[sap-dev] ' ' versus ` ` versus space

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Question from Bruce_Tjosvold on Jan 6 at 2:15 PM
I always thought these 3 had the same value:
` `
' '
space.

Then I read something when I was researching 7.4 syntax that got me questioning that assumption. So I tested with some code. Clearly they are not identical, as the following code shows.

if ` ` = ' '.
write: / '1st '.
endif.
if ` ` = space.
write: / '2nd '.
endif.
if ' ' = space.
write: / '3rd'.
endif.

I we looking in SAP help documentation for an answer, but didn't find one. Has anyone found an explanation anywhere from SAP?

Thanks
Bruce
 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
© 2016 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
Bruce_Tjosvold  
 
View this online
Ask a new question
 
In the Spotlight
Become a blogger at Toolbox.com and share your expertise with the community. Start today.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language