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: jayyy
  • Content: Threads
  • Order by date
  1. jayyy

    Read a txt file

    Hello, I have problems with read a simple txt file. If the txt file is just one number and I use this code : 19 ?- open('lezen.txt',read,S),read(S,X). I always get : ERROR: lezen.txt:1:0: Syntax error: Unexpected end of file what am I doing wrong?
  2. jayyy

    Output of data in tables

    is there a simple way (using dos) to get output in tables? like this name birthday ... Simon 08-04 ... ... ... ... instead of Print "name birthday ... "; and manually put them in tables

Part and Inventory Search

Back
Top