I want to create 150 or so Meridian "phantom" extensions and have three colums of data. eg
TN DN DCFW
156 0 0 1 1234 90800123456
156 0 0 2 2345 912345678
When the script 'sees' TN, I want it to read "156 0 0 1", input this data, ^M, wait for DN and input 1234, ^M, wait for "ITEM", input FTR DCFW 12 space and then the data from the third column, eg 90800123456, ^M, then repeat but moving down one row, ie to 156 0 0 2.
Any ideas how to 'read' from two colums of data?
R
Speechan
TN DN DCFW
156 0 0 1 1234 90800123456
156 0 0 2 2345 912345678
When the script 'sees' TN, I want it to read "156 0 0 1", input this data, ^M, wait for DN and input 1234, ^M, wait for "ITEM", input FTR DCFW 12 space and then the data from the third column, eg 90800123456, ^M, then repeat but moving down one row, ie to 156 0 0 2.
Any ideas how to 'read' from two colums of data?
R
Speechan