On 03-01 21:56, Juha Heinanen wrote: > Maxim Sobolev writes: > > > 2. -1 return value means an error, 0 should be returned if you want to > > return "false". > > i thought that module functions use -1 to indicate false. Positive values mean success, 0 means that the processing of the script should stop and negative values mean failure. Jan.