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 IamaSherpa 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: *

  1. dcumings

    SQL code -> 4GL code

    Be careful to preface all your fields with the table name. If one of your variables happens to have the same name as a field name 4gl will use the variable over the field name. If you want to debug your result using the code that olded gave you, you may want to add this after your query...
  2. dcumings

    ASCII? Pages printing blank

    The issue was that this is PCL code which tells the printer that it wants to print landscape. We have to replace the printer because it does not handle PCL code. Was I posting this in the wrong forum?
  3. dcumings

    ASCII? Pages printing blank

    I have the following characters at the beginning of my ASCII file that seem to cause the pages to print blank: ^[E^[%0A^[(s13H^[&l1O Does anyone know what the characters are used for.

Part and Inventory Search

Back
Top