Changeset 25814
- Timestamp:
- Oct 8, 2009, 5:06:08 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/survey.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/survey.pro
r24989 r25814 4 4 check.globals 5 5 6 book create SURVEY_DIFF 7 book create SURVEY_MAGIC 6 book getbook SURVEY_DIFF -var isBook 7 if ("$isBook" == "NULL") 8 book create SURVEY_DIFF 9 end 10 book getbook SURVEY_MAGIC -var isBook 11 if ("$isBook" == "NULL") 12 book create SURVEY_MAGIC 13 end 8 14 9 15 $SURVEY_DIFF_DB = 0
Note:
See TracChangeset
for help on using the changeset viewer.
