Visual Basic / Application techniques / Return an Array
Snippet details
ID: 190
Viewed: 1245
Added: 2002-04-29
Version:
Returning An Array Of Fixed Length Strings From A String
Many of the instruments we write VB interface's for send ASCII data in a string such as "-0.0001+0.0032-0.0012-0.0021". This little routine will nicely chop up the string into fixed length chunks, and put them into an array for further processing. It should work in any version of VB.
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: unknown
| Snippet By: | unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
