
Is there a way to handle Radios that have implemented read and/or write protections? i.e. something along the line of conditionally prompting a user for input during the download or upload process.

Is there a way to handle Radios that have implemented read and/or write protections? i.e. something along the line of conditionally prompting a user for input during the download or upload process.
There's one (hacky) example in the tree of this, but it's there specifically to compensate for a bug we had earlier where we were writing something we weren't supposed to and users needed a way to fix it.
In general, I'd ask to please stay away from this sort of behavior without a really (really) good reason. There's no _actual_ non-hacky way to prompt during the process, no.
--Dan
participants (2)
-
ascendr@linuxmail.org
-
Dan Smith