Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Программы для FIDO    >>    tpsqapi1
   
 
 Squish API Library for Turbo Pascal   Santronics Soft 13.02.1992

Интерфейсная библиотека для работы с базами сообщений в формате Squish. Приведены примеры использования.
Turbo Pascal based Squish API Library and data structure formats. This package contains the turbo pascal libary for handling Maximus 2.0 Squish files. These are basic low level routines and good programmers should not have any trouble using them. A sample program SQDEMO is provided to show you have to read a message file. TESTADD.EXE will show you how to WRITE a message to the squish FILES.



37k 
 

---------------------------------------------------------------- Turbo Pascal based Squish API Library and data structure formats version 1.00 by Santronics Software and Alternative Solutions (c) copyright 1991 by Santronics Software Portions copyrighted by Alternative Unlimited Inc. ---------------------------------------------------------------- This package contains the turbo pascal libary for handling Maximus 2.0 Squish files. These are basic low level routines and good programmers should not have any trouble using them. A sample program SQDEMO is provided to show you have to read a message file. TESTADD.EXE will show you how to WRITE a message to the squish FILES. This API should be sufficient for most programmers to get started. Tested with TURBO Pascal 6.0 SQUISH.PAS SQUISH API STRLIB.PAS Santronics Software String Library FIDOFMT.PAS Basic SDM (*.msg layout) Opus Style IOFILES.PAS Santronics Software Stream I/O Library with File Sharing MSGTOSQ.PAS Unit to add a SDM message into a SQUISH database. DEMOS.ZIP SQDEMO.PAS A primitive SQUISH file reader TESTADD.PAS Adds a *.MSG file into a SQUISH database DISPTXT.INC displays squish message on screen DOSDATE.PAS Date routines. used to calculate FTSC-1 fido ascii date