Search found 8 matches

by jkajiba
May 15th, 2018, 9:09 am
Forum: Other
Topic: how check if the number is ODD or even
Replies: 1
Views: 2738

how check if the number is ODD or even

can someone help a logic to check if a number is even or ODD

thank you
by jkajiba
February 12th, 2017, 8:29 am
Forum: News
Topic: Job Section
Replies: 5
Views: 11078

Re: Job Section

For East Africa

If you want a CSPRO progammer you can write to me at jkajiba@gmail.com with a number of years in experince

John Kajiba
by jkajiba
November 16th, 2016, 11:35 am
Forum: Other
Topic: GPS
Replies: 0
Views: 34004

GPS

Dear All Kindly help to advise I have a code that ensure that the GPS is open and data is capture before going to the next field. However I see sometimes Some GPS are missing, for the same type of device for a particular enumerator. Is there a way I can improve the code. Field type for LNG, ALT, LAT...
by jkajiba
November 8th, 2016, 7:05 am
Forum: Other
Topic: filewrite(pncFile
Replies: 3
Views: 4144

Re: filewrite(pncFile

Dear Josh

After removing ' . I am getting below warnings

WARNING: Number of '%' arguments passed (0) does not match the number expected in the message text (1).
WARNING: Number of '%' arguments passed (0) does not match the number expected in the message text (1).
by jkajiba
November 7th, 2016, 3:23 pm
Forum: Entry
Topic: problem in putting the file into the right folder by bluetoo
Replies: 6
Views: 6052

Re: problem in putting the file into the right folder by bluetoo

Dear Jing I can see your code on filewrite is very strong. kindly help on my code, I am failing to pass UID and DEVICE ID Thank you John filewrite(pncFile,"CreatePath=/mccdata/'%'DeviceID'%'"); filewrite(pncFile,"CreatePath=/mccdata/'%'DeviceID%/'%'UID'%'"); filewrite(pncFile,&qu...
by jkajiba
November 7th, 2016, 5:36 am
Forum: Other
Topic: filewrite(pncFile
Replies: 3
Views: 4144

filewrite(pncFile

Dear All

I am trying to see if it is possible to pass values of DeviceId and UID to a filewrite function.

eg: filewrite(pncFile,"ServerPath=/mccdata/'%DeviceID%'/'%UID%'");

John
by jkajiba
November 1st, 2016, 4:30 pm
Forum: Other
Topic: display image for controlled time
Replies: 1
Views: 3327

display image for controlled time

Dear All

I am trying to develop a logic where the image will be shown to respondent for 30 second then closed automatically.

is there a way of doing this ..

John kajiba
by jkajiba
September 19th, 2016, 12:06 pm
Forum: Other
Topic: Error on Roster
Replies: 1
Views: 2717

Error on Roster

I have noticed a small issue that I need clarification. I have developed a tool for data collection that has a roster. If a fill two people on the roster then quit the program and if I open it again and try to add more people on that roster it says " I cannot go to the occurrence that does not ...