I have a datafile which has 201 lines of 401 ascii vars on each line.  I
try to import this using the following .general file
{attica} 2 % more test.general 
file = height.plt
grid = 201 x 401
format = ascii
interleaving = record
majority = row
field = field0
structure = scalar
type = float
dependency = positions
positions = regular, regular, 0, 1, 0, 1

end

and the test import works fine and reports the correct values, however,
when I use either the viz data in the data prompter or use a simple net
import->autocolor->image I get a crash in dxexec.  

Data Prompter has experienced an internal error and will terminate.

I am using the latest CVS version (updated today).  

Now, if I covert the file to have
201*401 lines of data with 1 item per line all works fine.  

So, is this a known issue or something new?
Do you want me to submit my data file
Thanks
Matt

Reply via email to