That is the right place to start. Two of the field in that file are ROUTINE and TAG. TAG is the line label in the routine where it starts. On that line tag you will see calling parameters. The first parameter is the variable used to return the results back to the Delphi/Pascal side. The second parameter on the line label is the first parameter that Delphi sends to the broker. The third corresponds to the 2nd that Delphi sends, etc. If you want to test the call from just the Mumps side, just remember that the first parameter must be called by reference. I hope this helps.

Jim Gray

----- Original Message ----- From: "Madhavi Bagepalli" <[EMAIL PROTECTED]>
To: <hardhats-members@lists.sourceforge.net>
Sent: Friday, June 24, 2005 10:02 AM
Subject: RE: [Hardhats-members] How to debug CPRS RPC calls?


I am not sure if this what you are asking for - the RPC procedures are stored in the REMOTE PROCEDURE (^XWB(8994)) file. If this is not what you are looking for, then please excuse my ignorance.

By the way, how were you able to look at the broker call record?

Madhavi

From: Kevin Toppenberg <[EMAIL PROTECTED]>
Reply-To: hardhats-members@lists.sourceforge.net
To: Hardhats Sourceforge <hardhats-members@lists.sourceforge.net>
Subject: [Hardhats-members] How to debug CPRS RPC calls?
Date: Fri, 24 Jun 2005 08:53:47 -0700 (PDT)

I want to modify a server function for CPRS.

When I look at the broker call record in CPRS, it says
that the call was "TIU GET RECORD TEXT"

I can't remember which file these RPC calls are stored
in.

Can someone point me in the right direction?

Thanks
Kevin




____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to