-
```
Looks like the chapter's links don't work for this fb2 file:
http://www.codeminders.com/fb2pdf/getfile.php?key=2d997f92a14b5aff0a98ea8a97125c
5e.fb2
The result is here:
http://www.codeminders.com…
-
Splitting into its own issue -- apparently if VBE gets to insert the ()s before we can complete the line, it can mess up the AC.
```
Public Sub Foo|()
```
typing Enter yields:
```
Public S…
-
Everytime I perform an export (Module, Report, Form...) on MS Access 2016, after having opened VBA at least once (so, once RD has been initialized), everytime I export an object, the VBE seems to open…
-
As far as I can see, the VBE emulation of dosbox-X supports the 848x480 video mode. It would be helpful if the guest driver for Windows 3.1x supported this mode, too.
piula updated
3 years ago
-
After working in the VBE for a while, you'll eventually end up with most, if not all, code modules opened, each in their own window. There are times when you need to bounce between 2 or 3 specific mod…
-
using bibliocraft 2.3.0 with [Vanilla builders expansion 1.0.0](https://mods.curse.com/mc-mods/minecraft/264480-vanilla-builders-extension), both on 1.11.2, causes VBE to lose a lot of its textures
…
-
Now you import a broken vba module file, the import fails. In a vba module, there is a source and a attributes. If you delete or comment out the attribute, vbe can not import files.
To recover, re…
-
**Justification**
Currently also modules and sheets are exported that only contain (stripped) "Option Explicit".
**Description**
It would be nice if there would be an option to suppress the expor…
-
Rubberduck version 2.5.2.5913 loading:
Operating System: Microsoft Windows NT 10.0.19042.0 x64
Host Product: Microsoft Office x64
Host Version: 16.0.13929.20296
Host Executable: EXCEL.EXE;
…
-
在 471行加入
jum $
,可解决没显示字符的问题
![image](https://user-images.githubusercontent.com/11306473/44305195-7c4a2c80-a3a4-11e8-9cac-248b89c2c09c.png)
[loader.asm.txt](https://github.com/yifengyou/The-des…