Update
Applications
Advantages:
For developer:
(Пайпы программ) Companies:
History:
(Бонусы) Advice:
(Барьеры и решения) Technologies:
(Применение в науке, лаборатории, ..)
Solutions
New eComStation:
Future:
(Ссылки на другие сайты) (Картинка дня) OS/2 artefacts:
Gadgets:
|
|
|
Q: Как получить имя собственного файла?
A:
parse source . . me
say me
(thx Roman Trunov)
Debugging REXX scripts
Means of REXX debugging:
- RxD - full-valued PM-debugger
(review)
- or use: TRACE, PMREXX and SAY
How to use REXX as internal script language of your program
- This applications use REXX as own script language: InetPowerServer, sfppp
- Example: Toolkit45 -> SAMPLES\REXX\API\CALLREXX
- REXX-ercising Your Applications - Part 1,
Part 2
How to build a DLL in the C programming language containing functions that can be called from REXX?
Please share information with other developers how to:
- Q: How to use REXX in your program?
- Q: Criteria when to use REXX and when to use C?
|
|
|