Page 1 of 1
SELCASE function in android devices
Posted: August 8th, 2015, 6:14 pm
by Mariovaisman
I developed an application where I used the function SELCASE, it is working properly in a windows PC, however in my first test in a tablet (android), it is like no data found in the selcase function, then the program continues with no selection. Ithere any issue with this function?.
Thanks
Mario
Re: SELCASE function in android devices
Posted: August 8th, 2015, 7:31 pm
by Mariovaisman
I did a search in the group and it is not the first time that it is posted. I will replace the selcase function by locate and retrieve functions, increasing the value of the key to generate the list, it is a manual way to do the same that selcase does. Please advice if there is any direct solution for the selcase function.
Thanks
Mario
Re: SELCASE function in android devices
Posted: August 9th, 2015, 7:35 am
by Mariovaisman
Please discard the problem, it was my fault, the problem was in the .pnc file where the file names had to be case sensitive, so, those files were not copied to the android device.
SELCASE is working properly, also the manual way using LOCATE, retrieve and accept.
Thanks again.
Mario