Most elegant way to disable all BASIC functionality?

Andrew Douglas Pitonyak andrew at pitonyak.org
Sun Feb 26 09:20:22 PST 2012


On 02/26/2012 09:27 AM, Tor Lillqvist wrote:
> For the iOS port, no BASIC-related functionality can be present if we
> want apps using the code to be allowed in the App Store. What would be
> the most elegant way (least ifdefs to clutter the code, etc) to
> achieve this?

Is it more accurate to say that you must remove all scripting 
capability? You can script using other languages as well.

All GUI references to things such as setting event handlers and 
associating keystrokes to your own custom event handlers would also be 
required.

-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php



More information about the LibreOffice mailing list