Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: Eric A. Johnson Date Submitted: 2/5/2006 Category: String Handling/Manipulation Compatibility: .NET
This code has been accessed 2768 times.
Task: This is an update to my earlier ShiftString function. I had one digit wrong by one, thus sometimes giving wrong results. This one has been more thoroughly tested... apologies for any who got confused with the previous one!
This code shifts any substring as many spaces as you desire within a string.