Hi Walter
As you said the plugin was not registered , i did it , and i have no problem with the examples , but I still have the same error "cant load file... with the loading mode DD8x" but there is a little difference , if you run this
Call DataFileLoadSel("D:\usr\project\strassenart\10-28-2004(3_40_49(PM)).dat","DAT","[1]/Lenkwinkel")
Call DataFileLoadSel("D:\usr\project\strassenart\10-28-2004(3_40_49(PM)).dat","DAT","[1]/Geschwindigkeit")
Call DataFileLoadSel("D:\usr\project\strassenart\10-28-2004(3_40_49(PM)).dat","DAT","[1]/Zeit")
this works fine for the 2 first lines ,and fails for the last one , but if you replace the last line for
Call DataFileLoadSel("D:\usr\project\strassenart\10-28-2004(3_40_49(PM)).dat","DAT","[1]/[1]")
works well , the only difference among these channel is that Zeit is a time channel, does it have something to do ?
I attach the same file i have been using , very small
Thanks for your help , thanks a lot
Regards