Brent Site Admin
Joined: 01 Jul 2005 Posts: 800
|
Posted: Feb 19th, 2012, 12:16am Post subject: VFScript 0.2.0 |
|
|
Code: | * Added UserGuide.htm, a very complete user's guide to VFScript.
VFScript.bas
* Added an optional fourth parameter to the InStr function -- a Boolean flag
when True compares the strings with case insensitivity.
* Added a new constant, CaseIns, which is synonymous with True and can be used
with the InStr and StrComp functions to make them case-insensitive.
* Fixed a type-mismatch error that got by versions of LB before 4.04.
* Fixed a bug in the MsgBox statement that returned the wrong button for a
Retry/Cancel dialog. |
Description: |
|
Download |
Filename: |
VFScript020.zip |
Filesize: |
31.01 KB |
Downloaded: |
356 Time(s) |
_________________ Brent |
|