- A new reserved word PrinterColor$ is introduced. This controls the color of text output by the LPRINT statement; it will only work after something has already been printed on the page (if only a space).
- You can now omit the coordinates specified for the drawbmp command, in which case it will draw the bitmap at the 'current position'. This improves compatibility with LB4 (it is an undocumented feature).
- The disable and hide commands check to see whether the control being disabled or hidden currently has the input focus, in which case focus is automatically moved to the next control.
- The IDE code editor has been updated to a later version of the Microsoft Rich Edit control.
- The links to the forum and wiki in the IDE Help Menu have been updated.
If you do discover a bug please confirm that it is not present in version 3.10, and in that case provide as much information as possible to assist with it being fixed.