Working with File Seek Record(s) Process
Process Purpose
The File Seek Record process is used to find record(s) in a specific data file.
When you add a process, you are required to define its settings. This occurs in the process's properties window which is displayed automatically after having added the File Seek Record process.
If any subsequent edition is required, double-click the process to open its properties window and enter the necessary modifications.
Proceed as follows:
File |
|
File Name |
Select the data file to search records in from the drop-down list. If required, click |
Click this button to open a "Condition" window with the purpose of specifying which record(s) to seek. See Detail of the "Condition" window below. |
|
If … Go to |
|
Record Found |
Select a destination from the drop down or the |
Not Found |
Select a target location from the drop down or the |
Detail of a window:
"S:Menu" is a screen included in the same program as the process.
"R:Routine_1" is a routine included in the same program as the process.
If required, use the icons on the upper right corner of the process properties window:
Click this icon to create a new data file. Go to Creating a Data File to see how to fill in the several options available.
Use the icon to attach any relevant notes to this process. Click it and enter your notes in the resulting text box. These notes will be displayed in the corresponding "Actions" tab or "Process" window (in the "Notes" field) and in the "Developer Report".
After filling in the required options, click to conclude or
to abort the operation.
The added process is displayed in the corresponding "Actions" tab or "Process" window.
Detail of the Condition window
Proceed as follows:
Conditions |
|
Search criteria |
Select the search criteria from the drop-down list (which record to seek). If you select “Record Number”, it activates the “Record #” option. |
Record Number |
This option is enabled if the selected search criteria is “Record Number”. Define the number of the record to seek or click
Before defining "record number" as a search criteria, consider the number of records involved - it may have a performance impact, in terms of speed. To improve performance, we recommend a data look up based on field values (ex: "Search criteria" - "first record" / "Where Field Name" - X /"Equal Value" - Y).
|
Conditions |
|
Where Field Name column |
Specify the field name to be used to match the search criteria, through a "Where" condition, from the drop-down list. |
Equal Value column |
Define a value to be searched by entering it in the corresponding box or by clicking |
Partial column |
Check the “Partial” option if the purpose is to include a partial string value to be searched and not just the complete string value with the "Where" condition. |
If record found, store record number into variable |
|
Click |
Use the editing icons to the right of the table to move the rows up and down and to delete or add more rows.
Click to apply the options that were filled in and go back to the "File Seek Record(s)" window.
You can use relative paths to refer the file(s) you want to use in your project. See Working with Aliases.
Use the right click in MCL-Designer's input boxes to access certain features regarding the input box's option as well as general actions such as "Copy"; "Paste"; "Search".
Ex: If you right-click the "Variable" input box (included in a "Conversion's" properties window), you are provided with the "Search..."and "Variable Select" options.
If you right-click another input box, it will provide other possibilities.