User (Legacy) Posted December 17, 2002 Report 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
Software FX Posted December 17, 2002 Report 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 > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.