On Nov 7, 2009, at 2:25 PM, Jim mack wrote: > 1) CHAR: \space <string> is missing \space.
«CHAR: \s» gives a space. > 2) finding conflicts for TYPEDEF: short XXX. To resolve naming conflicts, you can use FROM: as follows: «FROM: alien.c-types => short ;» See http://docs.factorcode.org/content/article-word-search-syntax.html for full details on controlling name lookup. > 3) Use of >r r> Use «[ foo ] dip» instead of «>r foo >r». Hopefully that'll get you going again. Be sure to let us know if you have any more questions. -Joe ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
