Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8999525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:11:30+00:00 2026-06-16T00:11:30+00:00

How do I split a string (response back from a non-standard Web Service) separated

  • 0

How do I split a string (response back from a non-standard Web Service) separated by “” (between quotes, that’s how it looks like in a browser or text file)? It is supposed to be a Hex 1F. In my code, if I split by “”, it works. I tried FieldSeparator = Hex(1F), 0x1F, nothing works (only “” which makes sense, I’m not looking to convert to decimal). It wouldn’t be so bad, but I also need to split by 1E and I haven’t been able to find one (to copy and paste and use in my code) yet. And I would also like to understand why 1F (“1” and “15” in hex) look like that… Thanks!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T00:11:31+00:00Added an answer on June 16, 2026 at 12:11 am

    you can use the chr function, see here for help to get the character.

    dim array_var, input_string
    
    array_var = split(input_string, CHR(&H1F))
    

    I don’t know if you are familiar with the &H.. syntax, this is the VBScript equivalent of the 0x.. syntax in other languages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need split string by commas and spaces, but ignore the inside quotes, single
I want to split string by setting all non-alphabet as separator. String[] word_list =
Can split(string, array, separator) in awk use sequence of whitespaces as the separator (or
I got this function to split string but it's giving the spited string in
Given a string such as: 23,234,456 first second third How can I split string
i'm really not used to the split string method in c# and i was
I am having problem to split string in java. it gives java.util.regex.Pattern.error . String
i'm amol kadam,I want to know how to split string in two part.My string
I previously ask about converting strings to dates and formatting them.. split string based
Does System.String.Split() ever return null ? (.NET) I know I've been coding in the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.