Posted by jeffrey harding on September 25, 2017 at 06:31:20:
In Reply to: Re: common variables in comet 2016 32bit posted by Jeff Cinelli on September 22, 2017 at 14:29:03:
i am running the version of comet on a windows server 2008 64bit
here is the top of my program for both.
this is starting program
!S NEWSOIN.IBS,IBS
!O NEWSOIN,PRG
!L LJH
!R NEWSOIN
LENGTH 8 & COMMON JHORD$
LENGTH 6 & COMMON BATCH$ ! 1000
LENGTH 3 & COMMON PLTS$,LOCATION$
this is the entered into program
!S NEWPS.IBS,IBS
!O NEWPS,PRG
!L LJH
!R LEDIT
LENGTH 8 & COMMON JHORD$
LENGTH 6 & COMMON BATCH$ ! 1000
LENGTH 3 & COMMON PLTS$,LOCATION$
when i enter the second program as i usually do i test a common variable but it is always blank.
so i am afraid to recompile any of my old programs with this issue i do alot of enter and exit.
i might be new to this comet programming game but if it worked in one version it should work in the next i would guess unless it is the 32 bit thing.. i dont know.
thanks for any help.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.