![]() |
![]() |
![]() |
Technical | Installation |
The original intent of this product was to be able to simply add a new case to the main database, the Patient file. Through time and one forced programmer "hiatus", it has grown to its current configuration. This, more importantly, is untested code, and might even be considered "Alpha-sub-Alpha" level. Development was on win7-10, using a VMWare host, Delphi2006, version dEWDrop5, which includes the WorldVistA EHR (commonly called CPRS), in Fileman.
Technical:Author | Jim Bell (BellFelder Prod., LLC), et al, volunteer with WorldVistA. |
Environment | Linux (Dist. of choice) |
Operating System | GT.m |
Language | M |
Database & Manager | Fileman 22.0 |
EHR Content | FOIA VistA, from WorldVistA |
Incoming files | |
Application Routine Set | |
Remote Procedure Calls | |
Menu Options | |
Incoming Parameters | |
Zip File |
NOTE:The default home directly for the Linux side and for the install should be: /home/vista/
after installation feel free to move anything to your preferred directory BUT remember to edit the Paramater
entry to include your preferred directory (Examples below).
Step 1 | Make a folder and place on your C drive. The folder should be named VWREG (c:\VWREG) |
Step 2 | Unzip the zip and place all the contents in your new c:\VWREG folder |
Step 3 | Transfer the .KID file and the .sh file to the defaul Linux WorldVistA directory /home/vista/ NOTE: you should run the dos2unix utility on these two items after transfer, just in case. |
Step 4 | chmod 755 vwreg_postinstall.sh |
Step 5 | Create a shortcut to the .exe file |
Step 6 | Place the shortcut in the c:\Users\Public folder (Example: c:\Users\Public\BFP_Proj1.exe) |
Step 7 | Edit your shortcut properties to add your server IP and port No. Example:"C:\VWREG\BFP_Proj1.exe" S=192.168.254.149 P=9430 |
Step 8 | There is a backup to the short-cut IP and Port. It is the c:\VWREG\connect.txt file. The application will first
look for the shortcut, and, if not found, will then look for the c:\VWREG\connect.txt file.
Enter your IP and Port. Line 1 is the IP and line 2 is the port. Example: 192.168.254.149 9430 REMEMBER TO SAVE YOUR CHANGES! |
Installation Example | c:\VWREG\VWREG_Install.rtf |
Editing Parameters Example | c:\VWREG\VWREG_ParameterExample.rtf |