Programs of the NMRPipe System
flagLoc: C-shell Utility to Test Whether a Given Flag is Found on the Command-line.

Usage:
  flagLoc argvList flagName
Example C-Shell Usage:
 if (`flagLoc $argv -verb`) then 
    set verboseMode = 1
 endif



[ Home ] [ NIH ] [ NIDDK ] [ Disclaimer ] [ Copyright ]
last updated: Jul 24, 2011 / Webmaster