The ASCII List File format is an ASCII format that can be used by ClicknDECiDE Vision to feed a parameter used as a criterion.
What do you want to do?
Work
with ASCII List File Format Parameters
Work with ASCII List File Format Parameters
Please note the following ASCII List file format parameters:
Extension: LST
End of Header: Carriage Return + Line feed
Set Headings: OFF
End of Records: Carriage Return + Line feed
Field separator: comma ,
Data: must be written between straight quotation marks "" for any field type (character and numeric)
For example, with the Sample SALESMAN table:
"1","Dupont William","NORTH"
"2","Davis Sandra","WEST"
"3","Martin Jean","SOUTH"
"4","Meyer Diane","EAST"
"5","Smith James","NORTH"
Warning: do not change the parameters for the ASCII List file format. If the above description is modified, ClicknDECiDE Builder will not run properly using an ASCII List file to feed a parameter.
See Also |