Download Latest Version CaISPROD.zip (204.4 kB)
Email in envelope

Get an email when there's a new version of CaIS System

Home / CaIS_4_9_for_Windows_Linux(Lazarus_project)
Name Modified Size InfoDownloads / Week
Parent folder
CaISRave_(Delphi7_Rave5) 2023-04-13
CaISConfig_(Lazarus_project) 2023-03-17
Linux_bin_x64 2023-03-17
README.TXT 2024-03-31 4.5 kB
CaISRave.exe 2023-05-09 1.6 MB
CaIS.exe 2023-05-09 28.9 MB
CaIS4_9.zip 2023-05-09 183.0 kB
CaISGUI.RTN 2023-04-13 21.4 kB
caisrave.param 2023-03-03 1.1 kB
cais.cpf 2023-03-02 316 Bytes
CaISConf.exe 2023-03-02 25.6 MB
Totals: 11 Items   56.3 MB 0
CaIS Runtimer 4.9.30
--------------------

This application created by Lazarus-IDE , support the code recompile on Linux or MacOSX .
Tested on: Windows11
          The simple TCPClient-socket change to Indy 10 TCP client component
          The Indy-TCPClient use UTF-8 character  encoding as default !!
            for UTF8 support , use this param value in cais.cpf:
              ...
               UTF=2
              ...
         
          - Rave Components and report module out of CaIS.exe
            in future , the RaveReport running stand-alone utility : CaISRave.exe

Base by : CaIS 4.8.1.1 for Windows


ver 4.9.1 (02 MAR 2023)
-----------------------
- Delphi Forms & Unit converted done.
- Change TMonthCalendar to TCalendar
- change Version info function to CrossPlatform LCL

ver 4.9.5 (03 MAR 2023)
-----------------------
- ShellAPI/ShellExecute XCALL fixed !
  (in MS-Windows mode)
- Exit Application problem fixed
- Menu {Delphi mode} removed , menuclick event fixed

ver 4.9.8 (03 MAR 2023)
-----------------------
- ISO/UTF support : registry by $JOB
- %CaISGUI changed !! (support 4.9 implemented)
- NEW : CaISRave.exe integrated for ReportViewing
   ( CaIS DirectPrint option NOT IMPLEMENTED !! )
- [SET] button ENTER event redirected to OnClick

ver 4.9.9 (03 MAR 2023)
-----------------------
- Direct Print implemented in CaISRave.exe !!
  * CaISRave.exe read the DPRN parameter from cais.cpf
- %CaISGUI : GetRavePDF correction
  NULL.PDF generate error fixed .

ver 4.9.14 (04 MAR 2023)
------------------------
- CaIS project Indy/TCPclient rebuilt:
  1. Login process : Connection ACTIVE (reserv $JOB)
  2. Menu loading  : Connection ACTIVE (reserv $JOB)
  3. stay on Menu  : Connection INACTIVE (NO $JOB !)
  4. Open a FORM   : Connection ACTIVE (reserv $JOB)
  5. exit FORM     : Connection INACTIVE (NO $JOB !)

ver 4.9.15 (07 MAR 2023)
------------------------
- some minor bug's fixed...
- MFORM dialog mode as 'Modal'
- Menu Background image size auto-scale

ver 4.9.16 (30 MAR 2023)
------------------------
- UTF settings registry when Create MFORM
  UTF flag correction Menu-MForm-RaveReport OK!

ver 4.9.18 (31 MAR 2023)
------------------------
- Extrenal-call's (XCALL) , redesigned in MenuUnit
  use : Shellexecute by ShellApi
  Predefined external (.exe) program call in M-side:
       ^MY(LNG,MenuRoutine,ItemNr.)="XCALLspecID#Menu name.....#HotKey#"
       ^MY("XCALL","XCALLspecID")=".../../program.exe"
  ex.: ^MY("H","MD000",11)="XCALLCaISConf#CaIS Config Utility##"
       ^MY("H","MD000",12)="XCALL001#TotalCommander x64##"
       ^MY("XCALL","XCALLCaISConf")="CaISConf.exe"
       ^MY("XCALL","XCALL001")="C:\Program Files\totalcmd\TOTALCMD64.EXE"
  This external .exe program runing stand-alone application , the CaIS.exe  
  return to Menu-selection . 
  Alt+Tab allowed to switch applications (...CaIS.exe <-> ExternalXCALL program.exe)

ver 4.9.21 (06 APR 2023)
------------------------
- MCalendar FONT type/size correction
- MCalendar : select a date + double-click => fill to datefield+[Enter]

ver 4.9.24 (07 APR 2023)
------------------------
- CaISRave syncronisation problem fixed !
  - Calling format : ../CaISRave.exe Mroutine Mfunction Mjob
  ex.(caller CaIS.exe $J=3): ../CaISRave.exe MD130 F1 3
  The Rave component Loading the Mjob temporary data's
- %CaISGUI routine in MGR uci changed !!

ver 4.9.26 (11 APR 2023)
------------------------
- ShellAPI change to Process Unit (CrossPlatform)
  (ShellExec --> Runcommand)
- CaISRave HD1 from global-node (%CaISGUI updated !)

ver 4.9.30 (09 MAY 2023)
------------------------
- ShellAPI change to Process Unit (CrossPlatform)
  MenuUnit XCall's  (Tested !)


   CaIS(R)-System Software
   Copyright (C) 1997-2024  <by Josef Nagy>

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 3 of the License, or
   (at your option) any later version.
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to :
   Free Software Foundation, Inc.
   59 Temple Place, Suite 330, 
   Boston, MA  02111-1307  USA.
   
   Contact to author <Josef Nagy> :
   nagyj@gmx.com
   http://caisys.no-ip.org
Source: README.TXT, updated 2024-03-31