Set status.reread_init_data_file to false after you have entered the if statement.
The API will set it back to true if the volunteer changes their prefs again. ----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Lombraña González Sent: Friday, February 24, 2012 4:00 AM To: [email protected] Subject: [boinc_dev] status.reread_init_data_file and BOINCv7 Dear all, It seems like with version 7 when we check the status.reread_init_data_file flag is all the time set to True even though it has not happened anything in the server side. What could we be doing wrong? The code is simple: if (status.reread_init_data_file) { run this actions} Cheers, Daniel -- ·························································································································································· http://github.com/teleyinex http://www.flickr.com/photos/teleyinex ·························································································································································· Por favor, NO utilice formatos de archivo propietarios para el intercambio de documentos, como DOC y XLS, sino PDF, HTML, RTF, TXT, CSV o cualquier otro que no obligue a utilizar un programa de un fabricante concreto para tratar la información contenida en él. ·························································································································································· _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
