hi tst, can you help me with my code.vi
orginally, my code works the way it is...
it search for a file..
test.csv for instant..
it copy all of the contents of the file into an array..
then it searches within the program for matching serial number....
now...i have this..
instead of 1 file like i used to have..
i have multiple files....
i have to search within the files for latest file to use...
once i find that file..
my program runs normally...
it will copy all contents to an array...
but my system does not only test 1 SN..
it have about 44...
the issue i am having is when i put SN local variable in my first sequence...i recieve a -1 (invalid number), therefore my program does not work.
how do i get rid of that?
in another work..i have to work with my sequence cases to allow it to search for SN before i use it in my other local variables.
can you help?
thanks in advance
Best regards,
Krispiekream