It is most definitely true for subroutines. jBase 5.2.26
QBP
001 CALL QSUB
QSUB
001 SUBROUTINE QSUB
002 CRT 'HELLO'
003 RETURN
jsh PROCO_MSH ~ -->QBP
HELLO
jsh PROCO_MSH ~ -->JED UTIL.BP QSUB
File UTIL.BP , Record 'QSUB'
Command-> FIBC
0001 SUBROUTINE QSUB
0002 CRT 'HELLO THERE'
0003 RETURN
----------------------------------------------------------
Record 'QSUB' written to file 'UTIL.BP'
BASIC UTIL.BP QSUB
QSUB
BASIC_44.c
Source file QSUB compiled successfully
CATALOG UTIL.BP QSUB
QSUB
Object QSUB cataloged successfully
Library C:\PROMAN4.4\PRO.DOC5\LIB\lib13.dll rebuild okay
jsh PROCO_MSH ~ -->QBP
HELLO
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of
Dan Ell
Sent: Monday, June 22, 2015 3:36 AM
To: [email protected]
Subject: RE: .3x vs 5.x
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.
--
--
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.
<<attachment: winmail.dat>>
