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" <gwalt...@...> 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. > -- 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.
