On the desktop IDE project >> add resource pick MSCEfile.dll the default Dir that showed up was WM. I highlighted it and clicked OPEN button and the screen went away. I then did run >> start (F5) on the IDE and got that message.
I"m dead in the water untill I/we figure this out. If this is not the correct way please clue me in. Thanks --- In [email protected], "George Henne" <g...@...> wrote: > > Did you change anything else? > > How did you add the file to the resources? > > What pathname shows up there? > > > > > > >on the desktop when I run >> start > > > > > >--- In [email protected], "George Henne" <gh@> wrote: > >> > >> Is the message happening on the device or the desktop? > >> > >> > >> > > >> >Found more info on this. I added the resource and selected "run" (F5) > >> >per tech notes and got error: > >> > > >> >The system cannot find the file specified. > >> > > >> >So I don't know what to do. Help! > >> > > >> > > >> >--- In [email protected], "georgeewalters" <gwalters@> wrote: > >> >> > >> >> Using this code > >> >> > >> >> Sub CEF030_Load > >> >> AddObject "filesystem" > >> >> AddObject "file" > >> >> filename = "\My Documents\pdaPickList.txt" > >> >> file.Open filename,4,3,3,124 'direct, read/write, locked, reclen > >> >> End Sub > >> >> > >> >> I get an AddObject error: > >> >> > >> >> Could not create non-visual control ("filesystem") because > >> >IClassFactory coult not be obtained. > >> >> > >> >> I must have something setup wrong or missing on this new iPAC 211(WM > >> >5.2). Any help would be appreciatied. > >> >> > >> > > >> > > >> > > >> > > >> >------------------------------------ > >> > > >> >Yahoo! Groups Links > >> > > >> > > >> > > >> > > > > > > > > > >------------------------------------ > > > >Yahoo! Groups Links > > > > > > > -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
