VisualFBEditor icon indicating copy to clipboard operation
VisualFBEditor copied to clipboard

Feature request: Maybe on Xmas ;) I would like to have a possibility to write Macros.

Open rexxitall opened this issue 4 years ago • 0 comments

In this case i would suggest to utilize a external Interpreter to do so. Interpreter do not crash , do not need to get compiled and do not need declaration. In simple words they are great for such things cause they can not kill the main IDE :) My favorite candidates would be VBScript, OOrexx, Scriptbasic Javascript, PHP SQL. Other would love to have Perl Ruby Python and whatever Youngsters need to survive nowadays :) For this Interpreter parts of the GUI has to be reached by API. COM would be great, or any kind of DLL cause most of them can embed or utilize DLLs. Its a bigger Task due the (anoying) API thing. A fast soloution would be to give access just to the editor buffers, the text selection and save, load, compile and run / debug.

rexxitall avatar Jun 16 '20 12:06 rexxitall