Humpty Promotes > Rfo-Basic > hBasic > hManual > Zipped Manual

hBasic Manual
 About Zipped Manuals

A zipped version of the current hBasic Manual is also found in the repository.
A zipped version of the orginal legacy Basic v01.91 manual is inside other.

How to View Zipped Manuals on a PC

First, download the manual to your PC or Android device.
Extract the zip file using a zip program or file-manager.
hBasic
There should be a directory called hmanual. The first page is index.html.
Legacy Basic
There should be a directory called manual. The first page is index.html.

Reading on a PC
To read this manual on a PC with a web browser, open the first page as an address inside a browser.

e.g file://<your_path>hmanual/index.html
e.g file://<your_path>manual/index.html

How to View the Zipped hBasic manual on an Android Device

Reading on an Android Device

Unfortunately, on Android 11+ devices, you cannot download outside of your scoped storage, and other browsers are not allowed to browse inside.

Instead you can use the program get-hmanual.bas in the repository.
It can download the zip file (into the data/ directory) , extract it and view it.

Choose Download, then Extract and finally View.

The program is needed because since Android 11+, outside apps are not able to view files inside another apps' scoped storage, and they also cannot follow links properly to another document.