LibreOfficeDev 25.8 Help
ཁྱོད་ཀྱིས་གཞི་རིམ་ཨའི་ཌི་ཨི་ནང་འོག་གི་ལྡེ་སྒྲོམ་མགྱོགས་དབས་ཚུ་ལག་ལེན་འཐབ་བཏུབ:
| བྱ་བ། | ལྡེ་སྒྲོམ་མགྱོགས་ཐབས། | 
|---|---|
| Run code starting from the first line, or from the current breakpoint, if the program stopped there before. | ཨེཕི་ ༥ | 
| བཀག | བཤུད+ཨེཕི ༥ | 
| Add watch for the variable at the cursor. | ཨེཕི་ ༧ | 
| གྱལ་དང་པ་ལས་འགོ་བཟུང་ཡང་ན་གསལ་བཤད་དེ་ལས་རིམ་ལག་ལེན་འཐབ་ནི་བཀག་ཡོད་པའི་ཧེ་མ་ལུ་གསལ་བཤད་རེ་རེ་བརྒྱུད་དེ་རིམ་པ་རྐྱང་པ་ཨིན། | ཨེཕི ༨ | 
| Single step as with F8, but a function call is considered to be only one statement. | བཤུད་+ཨེཕི་ ༨ | 
| Set or remove a breakpoint at the current line or all breakpoints in the current selection. | ཨེཕི ༩ | 
| Enable/disable the breakpoint at the current line or all breakpoints in the current selection. | བཤུད+ཨེཕི ༩ | 
A running macro can be aborted with Shift++Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift++Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8.