declare problem
mikedawson at bellsouth.net
mikedawson at bellsouth.net
Mon Jan 10 13:54:17 PST 2022
I have a -v select process which sets a global field "highdate which is declared as(10,mdy/,g) highdate= "12/'31/{getenv("pfcmark")-"1")
highdate is blank
I have declared mark(2,*,g) and set that to getenv("pfcmark")-"1" and that is set.
Note that if highdate="" and mark ne ""
Then: Highdate="12/31/"{mark.
Highdate should be set to 12/31/2029 but is blank. This programming line comes before line 1 of this email.
If: highDate = ""
Then: highdate="12/31/20"{getenv("pfcmark)"-"1". Highdate is still empty. Why?
-------------- next part --------------
Declare the global variable in the associated AUTO processing table. Set it in the -V selection set.
<MD>
On Monday, January 10, 2022, 04:48:01 PM EST, Mike Dawson <miked13 at bellsouth.net> wrote:
Declare the global variable in the associated AUTO processing table. Set it in the -V selection set.
<MD>
On Monday, January 10, 2022, 03:48:52 PM EST, Richard Kreiss via Filepro-list <filepro-list at lists.celestial.com> wrote:
I have a -v select process which sets a global field "highdate which is declared as(10,mdy/,g) highdate= "12/'31/{getenv("pfcmark")-"1")
highdate is blank
I have declared mark(2,*,g) and set that to getenv("pfcmark")-"1" and that is set.
Note that if highdate="" and mark ne ""
Then: Highdate="12/31/"{mark.
Highdate should be set to 12/31/2029 but is blank. This programming line comes before line 1 of this email.
If: highDate = ""
Then: highdate="12/31/20"{getenv("pfcmark)"-"1". Highdate is still empty. Why?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 15032 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20220110/cf7ee40f/attachment.bin>
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes
http://mailman.celestial.com/mailman/listinfo/filepro-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20220110/d379e78a/attachment.html>
More information about the Filepro-list
mailing list