User (Legacy) Posted December 17, 2002 Report Share Posted December 17, 2002 Hello, I am trying to split your hText string by using vbcrlf as the delimiter; however, it is not working. What is the delimeter for the htext string? Thanking you in advance, Chase Gale Quantrex Quote Link to comment Share on other sites More sharing options...
Software FX Posted December 17, 2002 Report Share Posted December 17, 2002 Which event are you handling ? vbcrlf is good as long as the caller supports multiple lines, if this is for the GetAxisLabel event for example, you must make sure the AS_SINGLELINE is not turned on (default). -- FP Software FX Support "Chase Gale" <cgale@fxsol.com> wrote in message news:WPl5KNhpCHA.2684@webserver1.softwarefx.com... > Hello, > > I am trying to split your hText string by using vbcrlf as the delimiter; > however, it is not working. > > What is the delimeter for the htext string? > > Thanking you in advance, > > Chase Gale > Quantrex > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.