Index: /trunk/DataCheck/Sourcefile.sh
===================================================================
--- /trunk/DataCheck/Sourcefile.sh	(revision 18209)
+++ /trunk/DataCheck/Sourcefile.sh	(revision 18210)
@@ -486,5 +486,5 @@
          ;;
       # certain number of dates (between 0 and 99 )
-      [0-9][0-9]|[0-9])
+      [0-9][0-9]|[0-9]|[0-9][0-9][0-9])
          # get last n nights
          for (( numdates=1 ; numdates <= $1 ; numdates++ ))
