> Wow, a whole new set of problems to consider! Thanks again for the
> advice. Someone needs to address this if NI hasn't already. Perhaps
> Enrique's application is a good platform to build on?
In certain cases this may be something to worry about, but on the
otherhand, remember that almost any program that does anything useful
would be flagged as "potentially dangerous". In fact much of what is
shared concerning LV is I/O, or writing to your registry or disk.
For a comparison, Java has a feature -- JavaScript, that will only allow
certain safe operation to take place. Nice, but it can't do much more
than graphics and text parsing. So in the end, a tool that li
sts all of
the potential dangers might be useful, but you will find that by design
and necessity, most LV users want their VIs to do the useful things that
JavaScript and other safe environments cannot.
Greg McKaskle