User Tools

Site Tools


software:unpaper_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
software:unpaper_test [2009/04/29 02:57] adminsoftware:unpaper_test [2009/05/14 01:13] admin
Line 137: Line 137:
 lhorpix=$horpix lhorpix=$horpix
 lverpix=$verpix lverpix=$verpix
- 
-# Store input-file name temporarily, because it's deleted by shift command. 
-arg1=$1 
  
 # Find number of parameters passed # Find number of parameters passed
Line 146: Line 143:
  exit 1  exit 1
 fi fi
 +
 +# Store input-file name temporarily, because it's deleted by shift command.
 +arg1=$1
  
 # Check OPTIONS # Check OPTIONS
Line 286: Line 286:
 # Default page number # Default page number
 defpage=1 defpage=1
-# Store input-file name temporarily, because it's deleted by shift command. +
-arg1=$1+
 # Find number of parameters passed # Find number of parameters passed
 if [ "$#" -le 1 ]; then if [ "$#" -le 1 ]; then
Line 293: Line 292:
  exit 1  exit 1
 fi fi
 +
 +# Store input-file name temporarily, because it's deleted by shift command.
 +arg1=$1
  
 # Check OPTIONS # Check OPTIONS
Line 377: Line 379:
 exit 0 exit 0
 </code> </code>
 +
 +===== Bugs =====
 +[[software:unpaper_test:bugs|See the following page]]
software/unpaper_test.txt · Last modified: 2015/04/22 21:51 by admin