Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rcoston
  • Content: Threads
  • Order by date
  1. rcoston

    Crystal 8.5 will not Export on web

    A report previews successfully using a Report Designer Component (RDC) Active Server Pages (ASP) application. However, when you attempt to expport the report to Microsoft Word (.doc), Rich Text Format (.rtf), or to Portable Document Format (.pdf), one of the following error messages appear...
  2. rcoston

    can't put value in variable, why not?

    nbroffilles = ls -l *.Z | wc -l echo $nbroffiles The above script does not return the number of *.Z files in the directory that I run the script from. The error message I get is: nbroffiles: not found IF I run the command - ls -l *.Z | wc -l from the command line it returns a number equal...

Part and Inventory Search

Back
Top