[Progress Communities] [Progress OpenEdge ABL] Forum Post: Is it possible to have Windows specific code in a program that is run on UNIX/Linux Appserv

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
I need to run a program (.p) on both client (Windows) and appserver (UNIX). We compile code on Windows environment. If I can condition the program to not run the block of code with Windows specific code (ex. .NET Framework reference, Win32 API) when running on the appserver, will it work?

Continue reading...
 
Status
Not open for further replies.
Back
Top