Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

gb.Natural (gb)

Const Natural As Integer = 8

Constant that represents a natural comparison.

A natural comparison will sort strings including numbers in a "natural" way:

Instead of having:

File1.txt File10.txt File2.txt File3.txt ...

You will get:

File1.txt File2.txt File3.txt ... File10.txt