- Applications
Ben Irwin
- Documentation
- index.php
- Vista RPC Viewer
- rpcw.php -> index.js -> rpcw.m
- FileMan API Tester
- fmapil.php -> index.js -> fmapil.m
- System Monitor
- monitor.php -> index.js
- Vista Dictionary Viewer
- Created by dictionary.sh and
dictionary.m
- dictionary.php -> index.js -> dictionary.m
- DICTIONARY DEFINITION DD
DIC
- dictdef.php -> index.js -> dictionary.m
- Iris / Gtm Vista Patch Compare
- The IRIS patch list is exported to the linux server using a Cache
Class main.PatchExport
- Compares the patches installed on this instance with those installed
on the latest FOIA IRIS instance.
- ipl.php -> index.js -> ipl.m
- Vista Option Viewer
- List VistA Options from the FileMan Option File.
- vopl.php -> index.js -> vopl.m
- Surgery File Demo
- Web Page entry form for the Surgery File 130.
- surgery.php -> index.js -> surgery.m
- vista - Vista Instance
- g - vista gtm global storage (~/vista/g)
- partns - temporary VA patch routines (~/vista/partns)
- First in the gtmroutines variable
- Installed patches place the routines in this directory. These
routines should be moved to the vartns directory.
- gtmroutines= “~/vista/partns/o(~/vista/partns/r)
~/vista/wvrtns/o(~/vista/wvrtns/r) ~/vista/vartns/o(~/vista/vartns/r)
$gtm_dist”
- wvrtns - WorldVistA Specific Routines, changes to the standard VA
Vista mumps routines.
- WorldVistA modified routines for VISTA to run on Linux with
GTM.
- vartns - VA Vista mumps routines.
- VA VISTA routines from FOIA releases of VISTA.
- birtns - My personal routines.
- rsum.m
- ls.m
- curl.m
- s - linux script files (~/vista/s)
- dictionary.sh
- settings.sh
- vista.sh
- vistabu.sh
- vistatmstart.sh
- vistatmstop.sh
- nodejs
- index.js - Main NodeJS
Service
- Settings Files for server differences.
- settings.php - PHP server
settings
- settings.m - Mumps server
settings
- settings.sh - Bash Shell server
settings
- User Level Aliases
- alias dictionary=‘~/vista/s/dictionary.sh’
- alias vista=‘~/vista/s/vista.sh’
- alias vistabu=‘~/vista/s/vistabu.sh’
- alias vistatmstart=‘~/vista/s/vistatmstart.sh’
- alias vistatmstop=‘~/vista/s/vistatmstop.sh’
- VistA FOIA Instances for download
- GTM Updated 2025/03/14: gtm-vista.tar.gz
- CACHE Updated 2025/03/13: CACHE.zip
- FILEMAN (Only) Experimental Updated 2024/05/22: fileman.tar.gz
- Parallels Installation Example
- Fedora Server 40 on Parallels Installation: FSL_Server_40.pdf