ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/client/FBMessages.pas
(Generate patch)

Comparing ibx/trunk/fbintf/client/FBMessages.pas (file contents):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 144 by tony, Sat Feb 24 23:15:51 2018 UTC

# Line 382 | Line 382 | resourcestring
382    SServerNameMissing = 'Server Name Missing';
383    SQueryParamsError = 'Query Parameters missing or incorrect';
384    SStartParamsError = 'start Parameters missing or incorrect';
385 <  SOutputParsingError = 'Unexpected Output buffer value (%d)';
385 >  SOutputParsingError = 'Unexpected Output buffer value (%d) - %s';
386    SUseSpecificProcedures = 'Generic ServiceStart not applicable: Use Specific Procedures to set configuration params';
387    SSQLMonitorAlreadyPresent = 'SQL Monitor Instance is already present';
388    SDelphiException = 'DelphiException %s';

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines