![]() |
|
|
+ Search |
![]()
|
May 22nd, 2000 05:44
unknown unknown, Francoise.Hontoy
Check here http://msdn.microsoft.com/scripting/vbscript/default.htm To work with strings: - InStr (finds a string within a string) -> results a position in a string - Left, Right, Mid (lets you extract parts of strings) - Replace (to replace instances of string x in string y)
© 1999-2004 Synop Pty Ltd