Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to post code in SCN, and some things NOT to do...

Former Member
0 Kudos

Hi All,

I tried to write Text as code but it's not showing as code i.e.mat type background.i write the code in {...}

but it's not getting.

Can anyone telll me about it?

Thanks ,

Sachinn

Edited by: Matt on Dec 17, 2008 8:27 PM

Edited by: Julius Bussche on Dec 22, 2009 12:14 PM

Merged various ABAP forum norm stickies.

1 ACCEPTED SOLUTION

former_member589029
Active Contributor
0 Kudos

Do the following:

put the word 'code' in between {} without the upper commas at the start and the end of your coding

{} with 'code' in it

coding

{} with 'code' in it

Regards,

Michael

Edited by: Julius Bussche on Dec 22, 2009 12:40 PM

Exact formating to use should look like this:

SELECT bla1 bla2 bla3 FROM bla_bla_bla WHERE ...

5 REPLIES 5

Former Member
0 Kudos

Look at the right side on the editor for the markups available

"

...

"

-> Displays the line as programming code

"

Hallo

"

-> Displays the text "Hallo" in italics with a special background

former_member589029
Active Contributor
0 Kudos

Do the following:

put the word 'code' in between {} without the upper commas at the start and the end of your coding

{} with 'code' in it

coding

{} with 'code' in it

Regards,

Michael

Edited by: Julius Bussche on Dec 22, 2009 12:40 PM

Exact formating to use should look like this:

SELECT bla1 bla2 bla3 FROM bla_bla_bla WHERE ...

Former Member
0 Kudos

Also note that there is a limit of 2500 5000 characters per post.

Please only post the relevant code parts or trace sections!

Many thanks!

Edited by: Thomas Zloch on Nov 5, 2010 9:26 AM

Former Member
0 Kudos

Also do not ask any date related questions unless you are 100% that it has not been answered before.

When we approach Y10K conversions this rule will be relaxed again, but until then the theads will be locked for not having used the search.

Cheers,

Julius

Former Member
0 Kudos

In addition to what not to do, here is a very good document that explains how to get the most bang for your buck when asking questions:

[How To Ask Questions The Smart Way|http://catb.org/~esr/faqs/smart-questions.html]

[SCN Blog: Asking Good Questions in the Forums to get Good Answers|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17662] [original link is broken] [original link is broken] [original link is broken];

Rob

Edited by: Julius Bussche on Jun 6, 2010 3:59 PM