Difference between revisions of "Victory Programmer Environment (VPE) Installation"

From VistApedia
Jump to: navigation, search
m
m
Line 1: Line 1:
 
VPE installation on GT.M
 
VPE installation on GT.M
  
1)Download VPE from hardhats:   
+
1) Download VPE from hardhats:   
 
http://www.hardhats.org/tools/vpe/vpe_db.html
 
http://www.hardhats.org/tools/vpe/vpe_db.html
  
Line 8: Line 8:
  
  
2)Decompress the downloaded file on /tmp (or dir. of your choice)
+
2) Decompress the downloaded file on /tmp (or dir. of your choice)
  
  
Line 14: Line 14:
  
  
3)Since those files were made for Windows, you must change them to UNIX format. You must use the command dos2unix. The files that must be changed are:
+
3) Since those files were made for Windows, you must change them to UNIX format. You must use the command dos2unix. The files that must be changed are:
 
VPE_12_Rtns.MGR and VPE_12_Rtns.PRD.
 
VPE_12_Rtns.MGR and VPE_12_Rtns.PRD.
  
Line 21: Line 21:
  
  
4)Now you must load the files you just transformed to UNIX format onto MUMPS. Start MUMPS and type D ^%RI.
+
4) Now you must load the files you just transformed to UNIX format onto MUMPS. Start MUMPS and type D ^%RI.
  
  
Line 37: Line 37:
  
  
6)You must repeat the above steps for file VPE_12_Rtns.PRD. Once both files are loaded you must execute D ^ZVEMBLD
+
6) You must repeat the above steps for file VPE_12_Rtns.PRD. Once both files are loaded you must execute D ^ZVEMBLD
  
  
Line 43: Line 43:
  
  
7)Press enter until you get back into GTM>
+
7) Press enter until you get back into GTM>
  
  
Line 49: Line 49:
  
  
8)Now do GTM>D ^VEEMINIT
+
8) Now do GTM>D ^VEEMINIT
  
  
Line 55: Line 55:
  
  
9)Answer YES when asked and enjoy MUMPS
+
9) Answer YES when asked and enjoy MUMPS
  
  
 
[[Image:Vpe9.jpg|Vpe9.jpg]]
 
[[Image:Vpe9.jpg|Vpe9.jpg]]

Revision as of 02:09, 17 October 2005

VPE installation on GT.M

1) Download VPE from hardhats: http://www.hardhats.org/tools/vpe/vpe_db.html

(Be sure to get Greg Kreis' VPE User's Guide, too: http://www.hardhats.org/tools/vpe/vpe_db3.html .)


2) Decompress the downloaded file on /tmp (or dir. of your choice)


Vpe1.jpg


3) Since those files were made for Windows, you must change them to UNIX format. You must use the command dos2unix. The files that must be changed are: VPE_12_Rtns.MGR and VPE_12_Rtns.PRD.


Vpe2.jpg


4) Now you must load the files you just transformed to UNIX format onto MUMPS. Start MUMPS and type D ^%RI.


Vpe3.jpg


5) When asked for Formfeed delimited you must type the complete path to the files VPE_12_Rtns.MGR and when asked for output directory you must give the complete path to your vista routines directory.


Vpe4.jpg


Vpe5.jpg


6) You must repeat the above steps for file VPE_12_Rtns.PRD. Once both files are loaded you must execute D ^ZVEMBLD


Vpe6.jpg


7) Press enter until you get back into GTM>


Vpe7.jpg


8) Now do GTM>D ^VEEMINIT


Vpe8.jpg


9) Answer YES when asked and enjoy MUMPS


Vpe9.jpg