08-23-2006 09:36 AM
08-23-2006 10:56 AM
08-23-2006 11:02 AM
Hi,
The problem is going to be that your file is not in the format the PropertyLoader expects which is
| START | |
| <Step Name> | |
| <Locals> | Variable Value |
| CFG_FEATURE[0] | 0 |
| CFG_FEATURE[1] | 0 |
| <FileGlobals> | Variable Value |
| <StationGlobals> | Variable Value |
| END |
Therefore if its has to be that format then you will have to create your own PropertyLoader step
Regards
Ray Farmer