Hello Egge-Jan,
Select * From Paths group by EntityName into Operators
Commit Table Operators as "C:\Users\RFC\Documents\FCC\MW\ULS Imports\Operators.tab"
Browse * From Operators
Fetch First from Operators
Do While Not EOT (Operators)
Operator=Operators.EntityName
Note Operator
sQuery="Select * from Paths where EntityName="+Operator+"into List"
Run Command sQuery
Commit Table List as "C:\Users\RFC\Documents\FCC\MW\ULS Imports\"+Operator+"-MW Paths.tab"
Fetch Next from Operators
Loop
From the Note command I've confirmed the name is being read correctly but keep getting the following error:
"Variable of Field Puerto not defined"
Not sure what is going on, but Puerto is the beginning of the EntityName read. I've tried writing the sQuery in different ways but keep getting errors.
Will appreciate any assistance!
Thanks,
Roger
No virus found in this
message.
Checked by AVG - www.avg.com
Version: 2014.0.4716 / Virus
Database: 4007/8075 - Release Date: 08/21/14