Hello,
In many information systems developed in 5250 there are many programs that use the STRPCCMD command, in the web version of AXES I cannot get these procedures to work.
Is there a way to use these procedures without changing programs using the STRPCMD?
Thank you
STRPCCMD
Moderator: jeanmichel
-
Fairdinkum
- Posts: 128
- Joined: 24 Jul 2017, 17:02
Re: STRPCCMD
Hi RobCol,
There are little bit complecated steps, though, we have actually provided this way to customers who wanted to have it, and it's been successful.
The easiest steps to implement for your trial:
1) execute "setting_Win10.bat" ---> Reply "OK/Yes/Next" to pop-up messages. It adds some registry keys.
2) customize with reference to the pdf p.5-11
Overview:
- Adding registry keys so that an url scheme "axescmd:" is available.
- c:\bin\axescmd.ps1 is a Power Shell script. It retrieves PCCMD string bia the url scheme "axescmd:", then execute a local bat file.
- Customizing the PC Organizer screen so that passing PCCMD string with the url scheme "axescmd:" on the browser.
Result will be as follows.
ACS:
https://drive.google.com/file/d/16NmvrB ... sp=sharing
aXes:
https://drive.google.com/file/d/1tD_IOn ... sp=sharing
Note:
- Not 100% emulates to MS dos commands. So highly recommend you to call *.bat.
- Sorry but attached document is Japanese edition. Please translate it m(__)m
HTH!
Regards,
Hide
There are little bit complecated steps, though, we have actually provided this way to customers who wanted to have it, and it's been successful.
The easiest steps to implement for your trial:
1) execute "setting_Win10.bat" ---> Reply "OK/Yes/Next" to pop-up messages. It adds some registry keys.
2) customize with reference to the pdf p.5-11
Overview:
- Adding registry keys so that an url scheme "axescmd:" is available.
- c:\bin\axescmd.ps1 is a Power Shell script. It retrieves PCCMD string bia the url scheme "axescmd:", then execute a local bat file.
- Customizing the PC Organizer screen so that passing PCCMD string with the url scheme "axescmd:" on the browser.
Result will be as follows.
ACS:
https://drive.google.com/file/d/16NmvrB ... sp=sharing
aXes:
https://drive.google.com/file/d/1tD_IOn ... sp=sharing
Note:
- Not 100% emulates to MS dos commands. So highly recommend you to call *.bat.
- Sorry but attached document is Japanese edition. Please translate it m(__)m
HTH!
Regards,
Hide
- Attachments
-
- demo_Environment_ConfigurationFile_20210310.zip
- (3.52 MiB) Downloaded 495 times
Re: STRPCCMD
Hello Faitdinkum,
Sorry for the delay in answering you, you are number one!
Now I try!
Thanks a lot!
Sorry for the delay in answering you, you are number one!
Now I try!
Thanks a lot!