![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Get single char from string by position ? Hello, How do I get single char from string by position ? For example: dim str1 str1 = "good day" How do I get third char from str1 ? thanks Vilius |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Get single char from string by position ? "Vilius Mockûnas" <v_mockunas@xxxxxx> wrote in message news:uuzuFUmHKHA.4168@xxxxxx Quote: > Hello, > > How do I get single char from string by position ? > For example: > > dim str1 > str1 = "good day" > > How do I get third char from str1 ? > > thanks > Vilius You can look up all basic VB Script functions in schript56.chm which you can download from the Microsoft site. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Re: Extracting the last char from the string | VB Script | |||
| Re: how to count number of certain char within string | PowerShell | |||
| Finding a regex position in a string | PowerShell | |||
| here-string with single and double quotes | PowerShell | |||
| Problem Calling String(char[] value) constructor | PowerShell | |||