L
Lieven De Foor
Guest
Take a look at knowledgebase.progress.com/.../P185770 I've just found out you can also use this syntax from ABL to call a .r in a pl file, without adding it to the PROPATH. That way you could provide a getVersion.p inside the pl that you can call directly: RUN myLibrary.pl<>(OUTPUT VersionInfo). MESSAGE VersionInfo VIEW-AS ALERT-BOX.
Continue reading...
Continue reading...