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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by catabar

  1. catabar

    OCR Progress, but still need some help

    You can use PDFTOTEXT in command line. It's free, good, quick and accurate. Download it from http://www.foolabs.com/xpdf/ You will find there other great tools for manipulating PDFs. Best regards Cata
  2. catabar

    How to run ONLY one app on a workstation

    Or maybe you can choose something more elegant: a private desktop for your app! Check this: LOCAL cMainPath, cMainFile m.cMainPath = ADDBS (JUSTPATH (SYS (16,0))) SET DEFAULT TO (m.cMainPath) *! * // m.cMainFile = m.cMainPath + 'main.exe' m.cMainFile = GETFILE ( 'EXE' , 'File (& F):'...

Part and Inventory Search

Back
Top