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

  • SEARCH
  • Home
  • 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 7976541
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:56:07+00:00 2026-06-04T08:56:07+00:00

In ancient time, we can specify all characters with chr(56) For example, say the

  • 0

In ancient time, we can specify all characters with chr(56)

For example, say the character is unprintable. We want to put it in a string. Just do

Dim a as string = chr (56)

Now we have UTF8 or unicode (or whatever encoding).

Say I want variable a to contain

             en space
             em space
           thin space
‌ ‌    ‌      zero width non-joiner
‍ ‍    ‍       zero width joiner
‎ ‎    ‎       left-to-right mark
 ‏    ‏       right-to-left mark

In fact, say I want to create a function that’ll get rid all of such characters from my string.

How would I do so?

I want the function to leave chinese, korean, japanese characters intact and then get rid really really vague ones.

  • 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-04T08:56:09+00:00Added an answer on June 4, 2026 at 8:56 am

    Replace removes whatever you want. ChrW produces Unicode characters by code (to produce characters outside Unicode Plane 0 you need to concatenate 2 Char).

    Something like:

    Replace("My text", ChrW(8194), "");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am just beginning to git for the first time and have git and
Can someone help me understand this ancient code? $a = 00040000000002; $n = sscanf($a,xxxxxxx,$r[7],$r[6],$r[5],$r[4],$r[3],$r[2],$r[1]);
I am using an ancient database format here, dbf files. Don't ask why, just
I have some ancient code which I want to convert to PDO: <?php function
We have some ancient Delphi code (might have even originated as Turbo Pascal code)
I stumbled across my rather ancient photo objects disks, and sadly found out the
I have to resurrect an ancient Delphi 7 application, which means I have to
i am looking at some ancient code and there is the following line of
I have a program in C using Solaris with VERY ancient compatibility it seems.
Flowcharting. This ancient old practice that's been in use for over 1000 years now,

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.