Script Library: cls.utils
In Notes Developer Toolbox (majkilde\toolbox.nsf on Notesnet1) | Last modified: 01/23/2012 09:16:30 PM | 788 lines of code
Uses
cls.system
Classes:
Progress
,
Stopwatch
,
StringUtils
,
Utils
Content
**************************************************************************************************************************'
COPYRIGHT 2003-2009 by MAJKILDE Aps
**************************************************************************************************************************'
This library is programmed and owned by MAJKILDE Aps
Under the copyright laws, neither the documentation nor the software may be copied, photocopied,
reproduced, translated, resold, or reduced to any electronic medium or machine-readable form,
in whole or in part, without the prior written consent of MAJKILDE Aps, except in the manner described
in the documentation or the applicable licensing agreement governing the use of the software.
**************************************************************************************************************************'
Functions
cArray
Constants
CHARS_09
CHARS_AZ
CHARS_AZ_LOWER
CHARS_AZ_UPPER
Revisions
Rev 7.0.1 majkilde 28.12.2011
- Progress updated to support max=0
Rev 7.0 majkilde 13.12.2011
- Added class Progress
- Added class Stopwatch
- Added class StringUtils
- Removed class Timers
- Removed class ProcessBar
- Removed class Strings
- Remvoed class ArrayEx