This shows you the differences between two versions of the page.
|
hash_table_viewer [2013/04/18 20:25] Travis created |
hash_table_viewer [2013/04/18 20:36] (current) Travis images |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Hash Tables ====== | ====== Hash Tables ====== | ||
| + | {{ :hash_table_select.png?300|}} | ||
| **The Hash Table Viewer** is a tool offered by mSLDev that can display the contents of any hash table loaded by any running instance of mIRC. | **The Hash Table Viewer** is a tool offered by mSLDev that can display the contents of any hash table loaded by any running instance of mIRC. | ||
| - | {{ :hash_table_select.png?200|}} | + | |
| ==== Efficiency ==== | ==== Efficiency ==== | ||
| Line 8: | Line 9: | ||
| ==== Shortcuts ==== | ==== Shortcuts ==== | ||
| + | {{:hash_table_context_menu.png?300 |}} | ||
| The Hash Table Viewer allows you to quickly and easily edit cells and keys while viewing a table, as well as add or remove items. A right-click context menu inside the viewer provides useful shortcuts for copying values or the relevant ''$hget()'' code to your clipboard. | The Hash Table Viewer allows you to quickly and easily edit cells and keys while viewing a table, as well as add or remove items. A right-click context menu inside the viewer provides useful shortcuts for copying values or the relevant ''$hget()'' code to your clipboard. | ||