Advertisement

Results for "Author: gridrun"

ASP_Volume2 #32850
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

ASP_Volume2 #34744
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

ASP_Volume3 #54016
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

ASP_Volume3 #54017
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

C_Volume2 #73912
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

C_Volume2 #75806
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

Java_Volume1 #92456
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

Java_Volume1 #94350
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

2_2002-2004 #119603
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

2_2002-2004 #121497
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

3_2004-2005 #138147
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

3_2004-2005 #140041
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

4_2005-2006 #159313
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

4_2005-2006 #159314
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

5_2007-2008 #181831
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

5_2007-2008 #181832
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

6_2008-2009 #204349
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

6_2008-2009 #204350
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

7_2009-2012 #226867
Wildcard Matcher

This code matches a given string against a pattern which may contain the well known wildcards * and ?, whereas * represents any number of characters, including none, and ? represents any single character. You may want to paste the code into a class module :)

7_2009-2012 #226868
CAP - Build Real (!) Console Apps with VB6!

Finally: CAP lets you create and compile "true" console applications with VB6. "True" as in: Not those cheesy things that open up a new console window! Instead, a console app made with CAP will run in a DOS console (or a cmd.exe session). See the included demo project (a "port" of the UNIX uname command). Did I mention that the included bas module supports STDIO and debugging in the VB IDE, with a console? There is also a short .txt file elaborating some more on the topic, too. Please vote if you find this useful, thank you!

Languages
Top Categories
Global Discovery