Hi,
I have occasion to export data as a CSV file to Mach4, I've been using Mach4 for seven years.
I have written a script in Lua, Mach4's scripting language, that converts the input data stream to x,y,z triplets which then are incorporated
into the job.
I imagine you can do the same with CE, Mach3's scripting language, but I doubt NEARLY as easily as Lua.
Craig