User Tools

Site Tools


barcode_amd_text_fields

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
barcode_amd_text_fields [2021/05/19 15:56 (3 years ago)] – created swindbarcode_amd_text_fields [2021/06/10 16:49 (3 years ago)] (current) – removed swind
Line 1: Line 1:
-====== Barcode and Text Fields  ====== 
- 
-====== Topic overview ====== 
- 
-These form fields are available from the Barcode/text printer labels or the slip printer invoice printing. \\ 
- 
-Some fields do not work in all places. ie: KEYWORD only prints when printed from a shipping label. \\ 
- 
-System Five gives you total control over the content of the printed information. \\ 
-To demonstrate the control that you have, an example of an Sales Warning/Up Sell Comment is used. \\ 
-In our example, an Inventory Item has the following Sales Warning/Up Sell comment. \\ 
- 
-All Sales Final! \\ 
-This item has been discontinued by the Supplier. \\ 
-To Staff: No Returns or Refunds without a Supervisors Approval. \\ 
- 
-System Five views the comment above as 3 separate lines of text, thereby allowing the definition of labels that only print specific desired lines. The amount text printing from each line can also be controlled. For example: to print a label including the complete first line and only a portion of the second, the following syntax is used in the label definition:  
- 
-< N.COMMENT:1,-1>   This tells System Five to print the entire first line on the Warning. \\ 
-< N.COMMENT:2,32>   This tells the system to print the first 32 characters in the second line of the Warning. \\ 
- 
-The third line comment line and the portion of the second line that states 'by the Supplier' does not print. All three lines however are seen when the item is sold to customer or when the inventory item is opened for editing or viewing. \\ 
- 
-The anatomy of the field codes: \\ 
-**N.COMMENT:1,-1 ** 
-(N)       = The Prefix \\ 
-(.)       = The period indicates the end of the prefix. \\ 
-(COMMENT)   = The field Code. \\ 
-(:)      = The Full Colon is used to indicate that a number is next. \\ 
-(1)      = The Number indicates the line or list item. \\ 
-(,)      = The Comma indicates that a Length value is next. \\ 
-(-1 or a number) = The use of (-1) as a length tells the system to print all of the text in the line \\ 
-      = Another number, such as (20) prints the first 20 characters. \\ 
- 
-====== Advanced Inventory Control - Locations Examples  ======  
- 
-The following are some examples of location-specific labels: \\ 
- 
-Example 1 - Location Fields \\ 
- 
-N \\ 
-q816 \\ 
-Q1624,20+0 \\ 
-B80,800,0,1,3,7,100,B,"<PART >" \\ 
-X20,20,2,800,1000 \\ 
-A22,22,0,2,2,2,R,"<COMPANY.NAME,C >" \\ 
-A25,100,0,2,2,2,N,"<DESCRIPTION,1>" \\ 
-A25,200,0,2,1,1,N,"<LOCATE>" \\ 
-A25,300,0,2,1,1,N,"<SERIAL.NUMBER>" \\ 
-A100,500,0,4,3,3,N,"<PRICE.0>" \\ 
-P1 \\ 
- 
-Example 2 - Inventory Location Fields \\ 
- 
-N \\ 
-q816 \\ 
-Q1624,20+0 \\ 
-B80,800,0,1,3,7,100,B,"<INVLOCATBARCODE,-1>" \\ 
-X20,20,2,800,1000 \\ 
-A25,100,0,2,2,2,N,"<INVLOCATBARCODENUMBER,-1>" \\ 
-A25,200,0,2,2,2,N,"<INVLOCATPART,-1>" \\ 
-A25,300,0,2,2,2,N,"<INVLOCATPARTDESC,-1>" \\ 
-A25,400,0,2,2,2,N,"<INVLOCATHIGH,-1>" \\ 
-A25,500,0,2,2,2,N,"<INVLOCATPICK,-1>" \\ 
-A25,600,0,2,2,2,N,"<INVLOCATPUTAWAY,-1>" \\ 
-A25,700,0,2,2,2,N,"<INVLOCATTEXT,-1>" \\ 
-A25,800,0,2,2,2,N,"<INVLOCATPARTBARCODE,-1>" \\ 
-A25,900,0,2,2,2,N,"<INVLOCATPARTBARCODENUMBER,-1>" \\ 
-A25,950,0,2,2,2,N,"<SERIAL.NUMBER,-1>" \\ 
-P1 \\ 
- 
-Example 3 - Location Fields \\ 
- 
-N \\ 
-q816 \\ 
-Q1624,20+0 \\ 
-B80,800,0,1,3,7,100,B,"<LOCATIONBARCODE,-1>" \\ 
-X20,20,2,800,1000 \\ 
-A25,200,0,2,2,2,N,"<LOCATIONBARCODENUMBER,-1>" \\ 
-A25,300,0,2,2,2,N,"<LOCATIONCOMMENT,-1>" \\ 
-A25,400,0,2,2,2,N,"<LOCATIONPREVIOUS,-1>" \\ 
-A25,500,0,2,2,2,N,"<LOCATIONTEXT,-1>" \\ 
-A25,600,0,2,2,2,N,"<LOCATIONQUARANTINED,-1>" \\ 
-A25,700,0,2,2,2,N,"<LOCATIONREQPICKING,-1>" \\ 
-A25,800,0,2,2,2,N,"<LOCATIONPURPOSE,-1>" \\ 
-A25,900,0,2,2,2,N,"<LOCATIONDEPTNAME,-1>" \\ 
-P1 \\ 
- 
-======  ====== 
- 
- 
-   
- 
- 
-== Created By Steve Wind May 19 2021 == 
- 
  
barcode_amd_text_fields.1621464960.txt.gz · Last modified: 2021/05/19 15:56 (3 years ago) by swind