Application Development and Automation 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: 
Read only

Strange editor behaviour...

Former Member
0 Likes
406

I am struggling to figure out how I accidentally changed the ABAP editor to not make a carriage return line feed whenever I press ENTER? When I use the old front end editor this is standard behaviour, but when I switch to the new front end editor, suddenly it is not any more? I've tried to play around with setting, options the settings.xml file to no avail? When I logon at a different terminal it behaves 'correctly'.

Best regards,

Anders

1 ACCEPTED SOLUTION
Read only

venkat_o
Active Contributor
0 Likes
377

Hi Anders, <li>Delete all files in the SapWorkDir. The below path specifies work directory.

C:\Documents and Settings\Administrator\SapWorkDir
<li>Before you delete data in the work directory, need to close all sessions. Thanks Venkat.O

2 REPLIES 2
Read only

venkat_o
Active Contributor
0 Likes
378

Hi Anders, <li>Delete all files in the SapWorkDir. The below path specifies work directory.

C:\Documents and Settings\Administrator\SapWorkDir
<li>Before you delete data in the work directory, need to close all sessions. Thanks Venkat.O

Read only

Former Member
0 Likes
377

Thanks a lot Venkat. That did the trick...

./Anders