In my scripts I use the call-statement; during development I worked with profile, in which RFC-user and password are to be found. I now want to work with Ini files. How can I enter the RFC-user and, more importantly, the password, without everyone seeing them?

In order to encode a password, e.g. abcde, call up GuiXT from Start->Run (or from the MS-DOS command line) by means of 

C:\GuiXT\guixt.exe rfcpassword abcde

The encoded password will be displayed and copied into the clipboard, allowing for it to be introduced into the guixt.ini-file by means of CTRL+V.