Menu

#9 Help with wildcards on Windows 7

v6.0
open
nobody
None
5
2015-09-04
2015-08-14
Frank
No

How do I use wildcards with Coan on Windows 7 64-bit? A simple "*.c" does not seem to work - see below.

W:\nt24k\components\Eip>W:\Utilities\coan --version
coan, version 6.0.1 for 64 bit Windows(built Jan 7 2015,19:10:51)
coan: while parsing options: progress 0x02101: Completed, exit code 0x00

W:\nt24k\components\Eip>W:\Utilities\coan.exe source -DNTRON_INCLUDE_CIP=1 -UNTRON_MODS .c
coan.exe: abend 0x01007: No such file or directory as "
.c"

W:\nt24k\components\Eip>

Related

help: #9

Discussion

  • Mike Kinghan

    Mike Kinghan - 2015-09-04

    Hi Frank,

    Excuse the long delay; I've had an injury.

    Use the -F | --filter <extension> commandline option, e.g. --filter c or --filter cpp,hpp,h. See the GENERAL OPTIONS section of the coan man page at http://coan2.sourceforge.net/coan_man_1.html

    Mike

     
    • Frank

      Frank - 2015-09-07

      Thank you Mike.That works, and I hope you are doing better.
      Frank

       On Friday, September 4, 2015 1:34 PM, Mike Kinghan <imkinghan@users.sf.net> wrote:
      

      Hi Frank,Excuse the long delay; I've had an injury.Use the -F | --filter <extension> commandline option, e.g. --filter c or --filter cpp,hpp,h. See the GENERAL OPTIONS section of the coan man page at http://coan2.sourceforge.net/coan_man_1.htmlMike [help:#9] Help with wildcards on Windows 7Status: open
      Group: v6.0
      Created: Fri Aug 14, 2015 07:46 PM UTC by Frank
      Last Updated: Fri Aug 14, 2015 07:46 PM UTC
      Owner: nobodyHow do I use wildcards with Coan on Windows 7 64-bit? A simple "*.c" does not seem to work - see below.W:\nt24k\components\Eip>W:\Utilities\coan --version
      coan, version 6.0.1 for 64 bit Windows(built Jan 7 2015,19:10:51)
      coan: while parsing options: progress 0x02101: Completed, exit code 0x00W:\nt24k\components\Eip>W:\Utilities\coan.exe source -DNTRON_INCLUDE_CIP=1 -UNTRON_MODS .c
      coan.exe: abend 0x01007: No such file or directory as ".c"W:\nt24k\components\Eip>Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/coan2/help/9/To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      help: #9


Log in to post a comment.