[Download-List] COMMON Size Mismatch

Charles Stevenson stevenson.chas at gmail.com
Mon Jul 13 14:44:20 EDT 2015


Jeff,
Did you log out & back in again?  Or issue CLEARCOMMON at command line.

Labelled common lives for the length of your login,  unloke the Pick-style
unlabelled common,  which is only good for an execution level.

On Mon, Jul 13, 2015 at 12:37 PM, Jeff Colvin <jcolvin at mipe.com> wrote:

>  I ensured that all of the DLSOURCE programs are compiled with the
> "+$INFORMATION" flag.  Now, I'm getting the following results:
>
>
>
> >DOWNLOAD DLTESTFILE @ID TEXT.FIELD DATE.FIELD.MV MONEY.FIELD.MV
> NUMERIC.FIELD VFIELD HEADING FIELD.NAMES
>
> COMMON size mismatch in subroutine "DOWNLOAD".
>
>
>
> Jeff
>
>
>
>
>
> *From:* download-list-bounces at cedarville.edu [mailto:
> download-list-bounces at cedarville.edu] *On Behalf Of *Rotman, David
> *Sent:* Monday, July 13, 2015 12:41 PM
> *To:* Cedarville DOWNLOAD Users
> *Subject:* Re: [Download-List] COMMON Size Mismatch
>
>
>
> I have not had time to do thorough investigation of this error, but I was
> able to reproduce it depending how the compilation is done.
>
>
>
> The standard paragraph used to build DOWNLOAD uses the +$INFORMATION flag:
>
>     BASIC DLSOURCE DL +$INFORMATION
>
>
>
> If one or more of the routines are compiled without the +$INFORMATION
> flag, the redefinition-of-common error is generated.
>
>
>
> There may be other causes, so let me know whether or not this fixes the
> COMMON problem.
>
>
>
>
>
>
>   David Rotman, Ph.D.
> Associate Vice President for Technology
> Chief Information Officer
> Cedarville University
> 251 N. Main Street
> Cedarville, OH 45314
> rotmand at cedarville.edu
> voice 937-766-7905
> fax 937-766-8819
>
>
>
> On Mon, Jul 13, 2015 at 10:16 AM, Jeff Colvin <jcolvin at mipe.com> wrote:
>
>  I am running Universe and have installed DOWNLOAD version 8.00.
>
>
>
> >DOWNLOAD DLTESTFILE @ID TEXT.FIELD DATE.FIELD.MV MONEY.FIELD.MV
> NUMERIC.FIELD VFIELD HEADING FIELD.NAMES
>
> DOWNLOAD version 8.00
>
> Program "DLGETKEYWORD": Line 29, COMMON size mismatch in subroutine
> "DLOPENFILE".
>
> Program "DLGETKEYWORD": Line 29, Unable to load file "DLOPENFILE".
>
> Program "DLGETKEYWORD": Line 29, Unable to load subroutine.
>
>
>
> The local DLTESTFILE contains 7 records and 8 dictionary items.  The
> DLSOURSE DLGETKEYWORD program does not contain a COMMON statement and does
> call the DLOPENFILE subroutine.  The DLSOURCE DLOPENFILE program does
> contain a COMMON statement.
>
>
>
> Any assistance is appreciated.
>
>
>
> *Jeff Colvin*
>
> *Senior Programmer Analyst*
>
> Mission Petroleum Carriers
>
> 832-615-0717
>
> [image: cid:image001.png at 01D09E05.7A345720]
>
>
>
>
> _______________________________________________
> download-list mailing list
> download-list at cedarville.edu
> http://mail.cedarville.edu/mailman/listinfo/download-list
>
>
>
> _______________________________________________
> download-list mailing list
> download-list at cedarville.edu
> http://mail.cedarville.edu/mailman/listinfo/download-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.cedarville.edu/pipermail/download-list/attachments/20150713/bfbbedb1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 13524 bytes
Desc: not available
URL: <http://mail.cedarville.edu/pipermail/download-list/attachments/20150713/bfbbedb1/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 530 bytes
Desc: not available
URL: <http://mail.cedarville.edu/pipermail/download-list/attachments/20150713/bfbbedb1/attachment.gif>


More information about the download-list mailing list