Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vb Journal run ok but Dll journal throw error

Status
Not open for further replies.

Ehaviv

Computer
Jul 2, 2003
1,012
Hi
I have a journal that using a static
variable inside a function the
Journal run ok but when compiling
To dll I got compiling error
That say the static variable is not
Declared.

Thank you.
 
Replies continue below

Recommended for you

I changed the variable
From
Static alist As List (Of String)({Nothing})
To
Static alist As List (Of String)

And the journal compiled OK.

Can someone explain why?.

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor