05-18-2012 01:52 AM
In the attached example Iam trying to display an error message whenever any of the data is missing in the array.That works fine.But I can't append the error message in the specified location.Please suggest a way to perform appending operation properly.I want to see the error message as:-
error.....12.21 PM
error......12.23 PM
05-18-2012 03:04 AM
quick and dirty - I would put this code in a FGV.
HTH
--
Joachim
05-18-2012 03:29 AM
Iam using LV2009.So I can't open
05-18-2012 03:31 AM
05-18-2012 05:09 AM
Thanks.It works fine![]()