Browser for Binoculars (expand the key field)

Chris Kelleher

Administrator
Staff member
How do you get the browser for binoculars to expand the key field.
For example, in the Job Browsers if you type J2 it expands it to
J000002.

I have a custom field, Quote which is a character field in a custom table
and if they enter Q1, I want it to expand to Q0000001. The browsers work
fine if I enter Q0000001, but it won't if I enter Q1 what am I missing.


Thanks,
Bob
 

Chris Kelleher

Administrator
Staff member
you probably need to add a line such as:

run lib/expnd-ky.p(input 7,input-output Quote).


Bill Foy
Senior Consultant
Northeast District
215-996-1476 (voice mail & fax)
614-818-7495 X-8542
bilfoy@symix.com
 
Top