Ignore:
Timestamp:
Jun 16, 2010, 8:23:07 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Bug fixes. Improved Adding Image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/fPtAdd.pas

    r453 r801  
    468468    //CheckPost('PtType',PtType);
    469469
    470     RPCBrokerV.Call;
     470    //RPCBrokerV.Call;
     471    CallBroker;
    471472    tempResult := strtoint(piece(RPCBrokerV.Results.Strings[0],'^',1));
    472473    DFN := tempResult;
Note: See TracChangeset for help on using the changeset viewer.