>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
