Looking at the code, we see lots of defines like this:
externPascal void a34AbapRead (
tak_all_command_glob & acv,
tsp00_MoveObj & handle,
tsp00_Int4 & row_count,
tsp00_Int4 buf_size,
tsp00_MoveObj & buf,
tsp00_Int2 & e);
Obviously, 'tsp00_Int4' is defined somewhere. Trouble is we can't find
where/how it is defined. Obviously, for multiple platforms this type of
stuff is necessary, is there some key or method to explain how to find
and resolve these definitions for a particular platform?
Cscope is failing us here.
cliffw
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general