Dictionary Equates

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > Obsolete > Dictionary >

Dictionary Equates

 

This functionality has been made obsolete by newer, better optimized hash table available directly in core instead.

 

During module loading process, the following equates (constants) will be defined.

 

Equates for Dictionary_ListKeys function:

Symbol

Meaning

%Dictionary_SortKeys


%Dictionary_SortDescending


 

Equates for Dictionary_MemInfo function:

Symbol

Meaning

%Dictionary_MemInfo_Total


%Dictionary_MemInfo_Keys


%Dictionary_MemInfo_Data