![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hopefully this is a silly question... I have a web-based CGI application written to use the best of jBASE. Worked great from the conception to the actual implementation(s). I have a request now to port the application to a Universe Windows server. Having never experienced Universe I was wondering if my jBASE executables and dlls will run as they do now. Basically I can run my jBASE program from a telnet session, from a Windows command prompt or from a browser. All providing that my environment is set up properly. Do I have that same functionality in Universe? |
#3
| |||
| |||
|
|
Hopefully this is a silly question... I have a web-based CGI application written to use the best of jBASE. Worked great from the conception to the actual implementation(s). I have a request now to port the application to a Universe Windows server. Having never experienced Universe I was wondering if my jBASE executables and dlls will run as they do now. Basically I can run my jBASE program from a telnet session, from a Windows command prompt or from a browser. All providing that my environment is set up properly. Do I have that same functionality in Universe? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
BUT - Universe does not compile the basic down to an exe or a dll so the method of using the resultant code as cgi will be different - i.e. you can run a compiled and cataloged universe basic program from the OS by doing uvpath/bin/UVSH.exe BasicProgName but it may not work as a cgi as there may be other parts to the app as Bruce states. |
![]() |
| Thread Tools | |
| Display Modes | |
| |