This seems not to work no matter what buttons I push in the Import interface. Also I tried unquoting the filename geo2.dx and the error persists.
Thanks, -- Valmor > > >object "temperature" class field > >component "positions" file "geo2.dx","nc" > >component "connections" file "geo2.dx","np" > >component "data" "temperature data" > > > > you should be able to quote both filename and object - the syntax > looks good to me. i think there's a one line bug in import where it > isn't setting the type of import to be 'by object name' and is instead > importing the default object in the remote file instead of the named object. > > if after more testing this does seem to be the case, i'll ask someone > w/ CVS access to add the fix to the source tree. > > nancy
