> I downloaded v2.9 and seem to have some problems.  This seems so damn 
> basic. Cases I have done
> 
> 1)I run pilrc.exe with no args - no output informing me of anything
> 2)I run pilrc pilrctst.rcp - no output informing me of anything and no 
> files created
> 
> Please tell me I have a corrupted pilrc.exe? :)  I am going to go 
> reinstall now..

you know.. if you waited enough - i would have answered the personal
email you sent to me a few minutes before you mailed this one. so..
you run pilrc.exe? how?

are you running it from a ms-dos prompt? a cygwin bash shell? details?
you should see something on the screen like this when you run pilrc:

$ pilrc
PilRC v2.9 patch release 9
  Copyright 1997-1999 Wes Cherry   ([EMAIL PROTECTED])
  Copyright 2000-2002 Aaron Ardiri ([EMAIL PROTECTED])


This program is free software; you may redistribute it under the
terms of the GNU General Public License. This program has absolutely
no warranty, you use it AS IS at your own risk.

usage: pilrc {<options>} infile [outfiledir]

Options:
        -L LANGUAGE  Compile resources for specific language
        -I <path>    Search for bitmap and include files in <path>
                     More than one -I <path> options may be given
                     The current directory is always searched
        -noIFIH      Ignore includes files in header files
        -R <resfile> Generate JUMP/PilA .res file
        -ro          Generate resource database file instead of .bins
        -ts          put POSIX timestamp on .ro file generated
        -o <filedir> Equivalent to [outfiledir]
        -H <incfile> Autoassign IDs and write .h file with #defines
        -D <macro>   Define a pre-processor macro symbol
        -F5          Use Big5 Chinese font widths
        -Fkt         Use Korean font widths (hantip font)
        -Fkm         Use Korean font widths (hanme font)
        -Fg          Use GB Chinese font widths
        -Fj          Use Japense font widths
        -Fh          Use Hebrew font widths
        -Fc          Use Cyrillic font widths
        -rtl         Right to left support
        -q           Less noisy output
        -V           Generate M$ (VS-type) error/warning output
        -allowEditID Allow edit menu IDs (10000-10007)
        -noEllipsis  Disable special handling of "..." and ellipsis char
        -PalmRez     Generate res with PalmRez option
        -LE32        Generate 32 bit little endian (ARM, NT) resources
        -Loc <code>  Compile only res with the attribute LOCALE "code"
                     code samples: deDE, esES, enUS, frFR, itIT, jpJP
        -StripLoc    Don't compile 'non localisable resources'
        -type        Specify the type to use when generating a prc (-ro)
        -creator     Specify the creator to use when generating a prc (-ro)
        -name        Specify output filename (-R, -ro)
        <outfiledir> Directory where .bin files should be generated,
                     or name of the file to generate containing all
                     the generated resources

---
Aaron Ardiri                           [EMAIL PROTECTED]
CEO - CTO                                              +46 70 656 1143
Mobile Wizardry                         http://www.mobilewizardry.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to