Silver Bullet - Support Forum

Ranger => General Ranger FAQs => Topic started by: wcoleman on August 11, 2008, 02:45:42 PM

Title: Should I use SetEndorseText() or SetFixedEndorseText()?
Post by: wcoleman on August 11, 2008, 02:45:42 PM
Should I use SetEndorseText() or SetFixedEndorseText()?
Title: Re: Should I use SetEndorseText() or SetFixedEndorseText()?
Post by: wcoleman on August 11, 2008, 02:46:33 PM
As part of application initialization, the application should query Ranger's TransportInfo.ini file via Ranger's GetTransportInfo() method (section 13.1.12.1 of the Ranger Transport API Functional Specification Document Version 2.3) to determine if the scanner uses fixed endorse text.

Ranger.GetTransportInfo("General", "UsesFixedEndorsement");

For scanners that return "true" for UsesFixedEndorsement, the application must use Ranger's SetFixedEndorseText() method rather than Ranger's SetEndorseText() method.



Ranger® - The universal check scanner interface
Copyright © 2009 Silver Bullet Technology
www.sbullet.com