Changes for version 2.3

  • Fix index() function not accepting integer values, namely zero (0) (like *Listbox modules) as raw zero-based indices into the list.
  • Also added decimal numbers to allow for specifying specific zero-based row.column indices, which will return the equivalent raw index# for a specific item. Bounds checking is done in both cases.

Modules

Present a list of files in a directory as a grid of icons with or without text.