|
<< Click to Display Table of Contents >> HDG |
![]() ![]()
|
HDG (heading) will put the heading into a databank file when it is written. This only works for .gbk files.
hdg heading ;
heading |
A string |
Putting a heading on a databank can be useful:
x = 100; hdg 'Bank for multiplier analysis, simulated 2010-2050'; |
When reading the b1.gbk databank, info like this is printed on the screen:
Info : Bank for multiplier analysis, simulated 2010-2050 |
The heading will also be shown in the databank list (F2 button).
Databank files in .gbk format can contain meta-information like headings and date and time when written.