JohnSwenson;656035 Wrote: 
> 
> Quite a while ago several of us tried to implement a "on the fly" scan,
> use the file browse to select a file, then run the scanner on just that
> file to populate the database so the rest of the code would run.
> 
> ...
> 
> It sounds like what you want here is a special scanner that just
> creates an entry in the data base and puts the file name in the entry
> and leaves everything else out. That way it doesn't actually have to
> read the file so it could be very fast. 

In my opinion this is exactly what you shouldn't do.
What I want is the scanner not being called (the worse thing to do
since the scanner is the main cause for problems), and the database may
be stopped.

Don't tell me others function cannot be fixed so that they do not crash
and return default information.

I don't know if you are aware of this fact, but it's been a few weeks
(monthes ?) that the name of my Touch is "NIL" ...
I understood I am not the only one, and we are living with this absurd
behavior ...


-- 
nicolas75
------------------------------------------------------------------------
nicolas75's Profile: http://forums.slimdevices.com/member.php?userid=15823
View this thread: http://forums.slimdevices.com/showthread.php?t=90147

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to