Richard, That is not true. It was for the very early releases of jBASE 4, but on jBASE 5 when you as a developer compile and catalog a program it will run the modified program.
The modified program or subroutine will not be run by other users if they already have it in shared memory. Dan Ell Technical Support Engineer 9245 Research Drive Irvine, CA 92618 949-383-2429 [email protected] www.jbase.com -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mark Hogden Sent: Thursday, April 02, 2015 1:08 PM To: [email protected] Subject: RE: .3x vs 5.x True - more or less - you need a new shell for certain. We start in an executed environment and then exit and re-enter that after compilation. Subroutines can be more problematical; sometimes requiring a logoff and on. The auto creation of a dll version of exe's is at the root of it. Originally I believe that there was going to be an environment variable that would turn the feature off. To the best of my knowledge it never materialized. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richard Kann Sent: Thursday, April 02, 2015 7:37 AM To: [email protected] Subject: .3x vs 5.x Can someone out there confirm something for me. On my 3.x system I can modify and compile a program and then run it and it will run the modified program. On my 5.x copy I have to log off and back on to get it to run the new version. Is that true? If so this is going to be a real pain. Richard Kann Comp-Ware Systems -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
