10 Jun
2008
10 Jun
'08
3:58 a.m.
Should be written as follows (only 1 argument per line)
-----Message d'origine----- De : epidata-list@lists.umanitoba.ca [mailto:epidata-list@lists.umanitoba.ca] Envoyé : mercredi 28 mai 2008 17:48 À : epidata-list@lists.umanitoba.ca Objet : [EpiData-list] If..then
Hi, might be easy question, i am trying to write condition under check file to write value of 9 in 2 places if one cell equal to NA (code below), it does not work (and no error message), any tips?
AFTER ENTRY IF v64=NA THEN V65=9 V66=9 goto V67 ENDIF
Thank you in advance best regards ziad