Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CaIS5_0.gambas | 2021-08-15 | 484.7 kB | |
CaIS5_0_20.zip | 2021-08-15 | 510.1 kB | |
README.TXT | 2021-08-15 | 3.2 kB | |
Totals: 3 Items | 997.9 kB | 0 |
CaIS (C) Application Technology v.5.0.20 ---------------------------------------- Platform : Unix(FreeBSD,PC-BSD) , Linux(Ubuntu) Database environment : Mumps V2 (2021) or later Serial Port Support (ver 5.0 or later) ----------------------------------------- When Open a CaIS program form , press [F12] for setUp serial port & save 'caisserial.ini'. Usage ex.: 1. Send TxD :Set ^M("Fkey",Lng,Routine,Fkey,"serial")="XA/B?" 2. Press Fkey on CaISProgramForm 3. Answer RxD : ^MDAT(Routine,$Job,"RX")="AX/B=12.34S" Direct Printing (ex. Zebra thermal printer ZPL printout) -------------------------------------------------------- support(on 5.0 or later) Default Report Viewer (ver 5.0 or later) ---------------------------------------- use the OS (Linux) default GUI text editor ex.: MATE = pluma required , parameter defined in 'cais.cpf' : 127.0.0.1 1973 pluma ;============================= ;HOST TCP/IP ;HOST Port ;Report Viewer/Editor Save Report Data to Local File ------------------------------ Define the filename in ^M global , ex.: S ^M("Fkey","H","MD111",5)="/home/cais/MUMPSDATA/vahy.dat" Save the report line to ^MV12FILE global , ex.: S ^MV12FILE($J,1..n)=data_line When press Function Key F5 in Routine MD111 , the raport data automaticaly Save to local (/home/cais/MUMPSDATA/vahy.dat) file :-) Version 5.0.20 (Built: 15.AUG.2021) ----------------------------------- General correction : CaIS-DataScrollRegion implemented ! (this componenst support on Windows version 4.7->) CaIS DEMO Application Main Menu -------------------------------- Terminal mode : caismenu.sh or : login.sh and go to CSS UCI (CD CSS) and D ^MSB00 GUI mode : CaIS5_0.gambas (need a full install os Gambas 3.8.x <sudo apt-get gambas3>) Username : MSB Password : MSB *** UmeMinchoTTF for sharp&monospace font download: http://ftp.hu.debian.org/debian/pool/main/t/ttf-umefont/ttf-umefont_418-1_all.deb CaIS Application Form Editor & Menu Designer -------------------------------------------- in [CSS] UCI Form Editor : D ^CaISFE Menu Designer : D ^CaISMD in [MGR] UCI IPSuperServer daemon : ^CaIPSRV Mumps GUI daemon : ^%CaISGUI CaIS-GUI runtimer limitations: * max. 100 fields on one Form CaIS(R)-System Software Copyright (C) 1997-2021 <by Jozsef 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 <Jozsef Nagy> : cais@gmx.com http://caisys.no-ip.org