Hello community, I use PSPad a since a long time and I like it very much. :-)) I develop an extension to run non-GUI ABAPÂŽ - the SAPÂŽ programming language - programs direct from PSPad. It calls ABAPÂŽ install and run - like the function module name. So you can code your ABAPÂŽ programs with PSPad and with the key Ctrl+F9 you can run it in the SAPÂŽ system of your choice. You need no transport in the SAPÂŽ system or something else. All you have to do is to define some control codes in the head of the ABAPÂŽ program to set the target and give your authorization. In PSPad you must configure the compiler setings of your ABAPÂŽ highlighter. As compiler use ABAPInstRunCon.exe, as parameter %File% and as start directory %Dir%. Set the flags catch output window and save all files before compiling. You find ABAPInstRunCon here: http://www.stschnell.de/abapinstallrun.htm. I use it with a lot of different SAPÂŽ systems and it works very stable. Primarly I use it for data analyzing and to get table contents very fast. To use ABAPÂŽ install and run you must first download, from the SAPÂŽ service market place, the classic RFC SDK, to get librfc32 library. ABAPÂŽ install and run is free. Cheers Stefan
-- Visit http://www.stschnell.de and http://www.stschnell.com <http://forum.pspad.com/read.php?2,57349,57349> PSPad freeware editor http://www.pspad.com
