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

    Simphony 2.8 Local files sim access

    I am trying to develope a sim that reads a text file and shows the message on it on screen. This is the code: event inq: 1 var fn : n5 var sTmp : A150 fopen fn, "/micros/simphony/data/empmessage.txt", read FReadLn fn, sTmp errormessage sTmp fclose fn endevent The problem is that the isl can...

Part and Inventory Search

Back
Top