background image

3.  Fill in the File Information just like the screen shot below: 

Operation File Name

 – This is the name of the text file on file. Here is where the 

extension of the file is defined. An extension means (*.txt or *.doc or *.exe). In this case 
we will save the file as “Data.txt”, a text file that can be opened with MS Word or MS 
Excel or Windows Notepad. 

File Define Name

 – This is what the name of the file will be in EasyJob. This name is 

used to remember what file the user is working with when creating the application. It will 
be more clear when we select this file as the file we save our Item and Quantity to.  

Field Separator

 – Since there are two bits of information we will input in this sample, 

ITEM and QUANTITY, then we want to define a field separator. In this case we will use 
a “comma” to separate the two values.  

Record Separator

 – We need to define how the two items are separated from any other 

two items we scan when they are written to our file “Data.txt”. We will use “CRLF” as 
the separator so that each ITEM and QUANTITY is on a separate line. 

Fixed Record Length

 – A fixed record length will force all records to be of the same 

length regardless of the length of the “ITEM” or “QUANTITY”. For example, scanning 
and “Item”, “Qty” of “12345”, “12” and then “123”, “322” would save the items as 
“12345”,”012” and “00123”, “322”, keeping them all the same length. And Item, Qty 
makes up one record. We will not use this in this demo; do not check that box.  

Download File 

– This is used when the file defined is to be downloaded to the HT580 as 

the “lookup” file. We will not use this in this demo; do not check that box.  
 

Blue SpreadSheet 

– The file is defined with what data to accept in the blue spreadsheet 

below. In our example we will define the Name, Type, Length, and Fill Type. The Name 
can be 

anything

, the Type will be 

string

, and the Length will be a reasonable 

20

 for 

ITEM and 

7

 for Qty. The Fill Type will be 

None-Fill

. None-Fill means we will not pad 

our input data, for example if “End Fill” was selected and our Length was 5 then entering 
“123” would be saved as “12300” in the data.txt file.  
 
 

 

 

2

Summary of Contents for HT580

Page 1: ...click on Run New Project Give the project a name of Demo and use the default directory Note that when a project name is saved a folder with the name will automatically be created For example saving a...

Page 2: ...itten to our file Data txt We will use CRLF as the separator so that each ITEM and QUANTITY is on a separate line Fixed Record Length A fixed record length will force all records to be of the same len...

Page 3: ...accept text from the user In Window 1 right click on Demo Demo ejd and select Screen Define In Window 2 right click on Screen Define 1 and select Label Define do this a second time There should be two...

Page 4: ...ion they are meant as a visual assist of the 4 printable lines In Window 2 click on Label Define 1 and then select the Value tab in Window 4 Enter Item into the text field labeled Fixed Value Do the s...

Page 5: ...he same for Text Define2 but set the value to 2 4 In Window 2 click on Save Define1 and then select the Basic tab in Window 4 Use the drop down box to select our File Data txt Append Will add to Data...

Page 6: ...mo ejd and then select the Property tab from Window 4 Set the Startup to Screen Define1 In Window 2 click on Screen Define 1 and then select the Information tab from Window 4 Set Goto to Screen Define...

Page 7: ...automatically be launched when it has finished downloading to the HT580 Transfer the Data txt file from the HT580 to the PC 1 Connect your HT580 to your PC 2 Run MultiEJ From EasyJob click Tools Comm...

Reviews: