VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Long String to Lines

by Dr. John A. Nyhart (2 Submissions)
Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This little App will breakup a long string
of text into lines of text. The length of
line is set on the form. The output is sent
to the clipboard. Copy a string of text
and paste it into the text box on the form.
Click on RUN. The application will count the
number characters in your text and tell you
how many lines of text were generated from
that text. The line never breaks on a word.

Rate Long String to Lines

Upload

Download this snippet    Add to My Saved Code

Long String to Lines Comments

No comments have been posted about Long String to Lines. Why not be the first to post a comment about Long String to Lines.

Post your comment

Subject:
Message:
0/1000 characters