Long variable issue

Jason Garner jason.garner at evalsvs.com
Sat Jan 30 05:03:15 PST 2021


I guess the low hanging fruit would be to figure out if rkreiss actually
exists in the environment.

Like if you do a msgbox getenv("rkreiss"), is the message box also blank or
does it populate?

On Sat, Jan 30, 2021 at 3:07 AM <filepro-list-request at lists.celestial.com>
wrote:

> Send Filepro-list mailing list submissions to
>         filepro-list at lists.celestial.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mailman.celestial.com/mailman/listinfo/filepro-list
> or, via email, send a message with subject or body 'help' to
>         filepro-list-request at lists.celestial.com
>
> You can reach the person managing the list at
>         filepro-list-owner at lists.celestial.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Filepro-list digest..."
>
>
> Today's Topics:
>
>    1. Long variable issue (Richard Kreiss)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 29 Jan 2021 18:59:33 +0000
> From: Richard Kreiss <rkreiss at gccconsulting.net>
> To: "'filepro-list at lists.celestial.com'"
>         <filepro-list at lists.celestial.com>
> Subject: Long variable issue
> Message-ID:
>         <
> MN2PR04MB6767CDA976815F56DE43CA83B7B99 at MN2PR04MB6767.namprd04.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="us-ascii"
>
> I declared a long variable in a called processing table.
>
> Declare runname
>
> In the called processing table I have:
>
> If:
> Then: runname=getenv("username")
> If: getenv("username")="rkreiss"
> Then: debug on   (the debugger is activated)
>
> When I evaluate runname is appears as empty ||
>
> When I change the declare to Runname(32*) and check the value of runname
> again, it the field is emp[ty but the |
> | lines are 32 characters apart.
>
> Does any one have any ideas as to why runname is not being filled with
> "rkreiss".
>
> I have asked this question of FP Tech support and so far have not received
> an answer to this problem.  They have asked for other information and for
> mew to clarify what I wrote even though I gave them the processing used and
> the issue I weas having.
>
> I seem to recall that there is a limit as to the number of variables one
> can have but it is not documented.  Could I be passing this limit as there
> are a lot of declared values in the original processing table as well as
> the called table.  The called table is in a different folder(directory)
> then the original processing. Is the total of the variable a combination of
> both tables?
>
> I may be able to eliminate some of the declared variables in the called
> table as this is a copy of one that is for a different purpose and I did
> not remove all of the declared values used in the other program.
>
> Any assistance with this issue will be greatly appreciated.
>
>
> Richard Kreiss
> GCC Consulting
>
>
>
>
>
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: winmail.dat
> Type: application/ms-tnef
> Size: 15524 bytes
> Desc: not available
> URL: <
> http://mailman.celestial.com/pipermail/filepro-list/attachments/20210129/1638b6ac/attachment.bin
> >
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
> ------------------------------
>
> End of Filepro-list Digest, Vol 204, Issue 10
> *********************************************
>


-- 
Jason Garner
Systems Administrator

1801 Oberlin Rd, Suite 204
Middletown, PA 17057
Work   717-985-1122 x 1139
Mobile 717-645-3521
<tim.barr at evalsvs.com>jason.garner at evalsvs.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20210130/11de3011/attachment.html>


More information about the Filepro-list mailing list