9a74076
--- a/src/pxplot.f
9a74076
+++ b/src/pxplot.f
9a74076
@@ -44,7 +44,7 @@
9a74076
 C
9a74076
 C
9a74076
 C---- Check for dump file on command line
9a74076
-      CALL GETARG0(NARG,FNAME)
9a74076
+      CALL GETARG0(1,FNAME)
9a74076
       IF(FNAME.NE.' ') GO TO 40
9a74076
 C
9a74076
 C=======================================================