-
Hi,
I'm not sure what I'm doing wrong here but I am attempting to use this gem and do have the SAPNWRFC SDK installed on my win7 box. When I a try to import the NWRFC section, it fails to load the …
-
Is it possible to introspect structures? I wrote an introspection for functions a while ago. Now I need something like this for structures, but AFAIK you only can discover functions, not structures.
-
My issue was, that the interpreter gets into an endless loop, if I submit latin1 encoded strings in rfc calls.
Here is a modified version which accepts unicode strings.
Up to now I get this message:…
-
The nwrfc SDK wrapper and also Piers Harding's don't appear to handle RAW data.
The following two scripts attempt to call RFC_READ_TABLE and return the users password hash from the BCODE RAW field.
…
-
I get a segmentation fault, if there is wrong data type
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7b07c20 in PyString_FromFormatV () from /usr/lib64/libpython2.6.so.1.0
(gdb) b…