New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

How to encode a TAB for Code 128 using the FileMaker Font Encoder on Mac?


I am attempting to use your barcode encoding plug-in and Universal Font packages to produce barcodes in Filemaker. I am attempting to combine 2 text fields into a single barcode with a tab character in the middle and when read use this tab to enter the data into two new fields. However, the tab character is being ignored when reading and both sets of text characters are being read into one field. The content of the text is correct. I am using the two steps to produce the bar code. The first step uses a Filemaker calculation field with the following entry:- TextIn1 & "~009" & TextIn2 & "|1", where TextIn1 is the first input text field and TextIn2 is the second. I have derived the content of this field from your web page 'Filemaker Barcode Font Encoder Plug-In' page. As you can see I am, I believe, enabling the ApplyTilde option. This result is then encoded in a second calculation field using the formula IDAu_Uni_C128( BarCodeTotal_Basic ) where BarCodeTotal_Basic is the field containing the above calculation.
Am I doing something wrong or am I misinterpreting the way the tab character is meant to work?

Operating System: Mac OS 10.6.8

Application: Filemaker pro Advanced

03-04-13     10.9 year(s) ago    

  Report Abuse

 

James

Best Answer

Referring to the IDAu_Uni_ section of the FileMaker Barcode Font Encoder Plug-in Tutorial, the function is in the form of IDAu_Uni_C128(DataToEncode | ApplyTilde), where "DataToEncode | ApplyTilde" is a single string.

Barcode Encoding:
As a test, IDAutomation recommends hard-coding the data. As an example, use IDAu_Uni_C128 ("AlphaNumericOne~009AlphaNumericTwo|1"), where AlphaNumericOne and AlphaNumericTwo are your field's string equivalent to hard-code for the test.

Universal Code 128 handles two parameters, DataToEncode and ApplyTilde. Separate parameters with the pipe symbol.

Example 1 using your variable:

IDAu_Uni_C128( BarCodeTotal_Basic|1)


Example 2 using hard-coded data:

IDAu_Uni_C128( "123~009456|1")

Posted 10.9 year(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.
Other Answers (1)
James's answer does not work. The tab character is still not recognized in the hardcoded option, all data is entered into a single field. I need the tab character to move the entry point to a second field. A manual tab in Filemaker does this. As for the first option, IDAu_Uni_C128( BarCodeTotal_Basic|1 ), Filemaker immediately starts looking for a field with the name 'BarCodeTotal_Basic|1' which it cannot find. The only way Filemaker would accept this is as a Filemaker text calculation of BarCodeTotal_Basic & "|1" which will combine the text contained in BarCodeTotal_Basic with |1.

So far getting a tab character to switch fields is not working.

Posted 10.9 year(s) ago

(0)
(0)
   Report Abuse
Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright 2021 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTube Join us on Google Plus Join us on LinkedIn Follow us on Twitter Like us on Facebook