VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Long String to Lines

Dr. John A. Nyhart  (2 Submissions)   String Manipulation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (2(2 Vote))
Long String to Lines.bas

Long String to Lines Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters