There is an ioctl command for that GETFILENAME
--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
To post, send email to jB...@googlegroups.com
To unsubscribe, send email to
jBASE-un...@googlegroups.com
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
jbase+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Run jdiag -k . It will show all the settings.
Richard
Comp-Ware
PS: Welcome back!
jshow -f filename
![]()
Dan Ell Technical Support Engineer P: 949-383-2429 E: da...@jbase.com | W: jbase.com A: 9245 Research Drive, Irvine, CA 92618 
Sent: Thursday, April 13, 2017 11:45 AM
To: jBASE <jb...@googlegroups.com>
Subject: Back doing some jBASE work
Hi Guys,
--
The introduction patch from 1999 provides a bit more.
http://www.jbase.com/r5/knowledgebase/ReleaseNotes/Public/Patches/PN3_30079.htm
From: jb...@googlegroups.com [mailto:jb...@googlegroups.com] On Behalf Of Rick Weiser
Sent: Friday, April 14, 2017 7:51 AM
To: jBASE <jb...@googlegroups.com>
--
The file variable associated with the update. For example, you can
do:
WRITE var ON filevar,"newkey"
The introduction patch from 1999 provides a bit more.
http://www.jbase.com/r5/knowledgebase/ReleaseNotes/Public/Patches/PN3_30079.htm
From: jb...@googlegroups.com [mailto:jb...@googlegroups.com] On Behalf Of Rick Weiser
Sent: Friday, April 14, 2017 7:51 AM
To: jBASE <jb...@googlegroups.com>
Subject: Re: Back doing some jBASE work
Its JBASE_WARNLEVEL=6
Thanks,
Rick
On Thursday, April 13, 2017 at 11:45:18 AM UTC-4, Rick Weiser wrote:Hi Guys,
So, I am back doing some jBase work after a long absence. It's been at least 15 years and I am a little rusty. The client is working on v3.4 and will at some point move to v5.
For the life of me I can't remember how to find if a file is in the JEDIFILEPATH and what its path is.
I know it a silly question but I need to know that the file being used is the correct file in the path.
Thanks,
Rick
--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-unsubscribe@googlegroups.com
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 jbase+unsubscribe@googlegroups.com.
Rick,
The first parameter in the trigger subroutine arguments is actually the file handle… not the name of the file. (Which is why you are seeing 0.)
See “Assignment of Trigger Subroutine Arguments“ in: https://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/adv22_TRIGGER.API.htm
Larry
To unsubscribe, send email to jBASE-un...@googlegroups.com
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 jbase+un...@googlegroups.com.
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 jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
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 jbase+un...@googlegroups.com.
JBASE_WARNLEVEL=4
is the best setting to avoid crashing for non-zero divides, var not assigned a value, etc.
I put together a menual for 3.x and 5.x of the various optimum settings. Contact me personally to discuss it.
Richard Kann
Comp-Ware
--
--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-unsubscribe@googlegroups.com
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 jbase+unsubscribe@googlegroups.com.