ISAWHIM
27-09-2008, 19:52
I use the online help...
The section...
thinBasic language
-- Modules
---- Crypto
------ iCrypto_SHA1
In the...
- Description
- Syntax
- Example
Lists this error/syntax "iCrypto_SH1()", should be, "iCrypto_SHA1()".
Thus, the example and function seems dead. Works fine once the correct syntax is used.
The same mising "A" in the "iCrypto_TestSHA1" areas is also present. It says, "iCrypto_TestSH1", over and over, and the description and sample text refers to (SH1) which should be SHA1.
The section...
thinBasic language
-- Modules
---- Crypto
------ iCrypto_SHA1
In the...
- Description
- Syntax
- Example
Lists this error/syntax "iCrypto_SH1()", should be, "iCrypto_SHA1()".
Thus, the example and function seems dead. Works fine once the correct syntax is used.
The same mising "A" in the "iCrypto_TestSHA1" areas is also present. It says, "iCrypto_TestSH1", over and over, and the description and sample text refers to (SH1) which should be SHA1.