Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Setup Config > Decompile issue...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 8 Topic 3678 of 3841
Post > Topic >>

Decompile issues

by "Patrick Jackman" <pjackman@[EMAIL PROTECTED] > May 22, 2008 at 10:06 AM

I have a 40 MB Access 2002 front end. I use the decompile, compact, 
recompile and compact procedure prior to releasing new versions to keep
the 
application size to a minimum.

Lateley I've been getting run time errors after using this process. There 
are no compile errors as the project will successfully compile.

I traced one of the problems and found that a string litteral passed byval

to a function was resulting in an empty string within the function. As an 
example:

Function SomeFunction(ByVal vstrParam As String) As Long
    SomeFunction = Len(vstrParam)
End Sub

?SomeFunction("A String")
results in Zero!

My workaround today was to release the application decompiled and it seems

to be running without any problems.

Has anyone else run into wacky issues with decompile/recompile?

Has anyone run into wacky issues after installing WinXP SP3?

Patrick
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Patrick Jackman
Vancouver, BC
 




 8 Posts in Topic:
Decompile issues
"Patrick Jackman&quo  2008-05-22 10:06:47 
RE: Decompile issues
=?Utf-8?B?S2xhdHV1?= <  2008-05-23 11:14:02 
Re: Decompile issues
"Patrick Jackman&quo  2008-05-23 20:12:57 
Re: Decompile issues
"Douglas J. Steele&q  2008-05-24 09:30:25 
Re: Decompile issues
"Patrick Jackman&quo  2008-05-27 08:49:51 
Re: Decompile issues
"David W. Fenton&quo  2008-05-31 23:09:20 
Re: Decompile issues
"Patrick Jackman&quo  2008-05-31 17:53:26 
Re: Decompile issues
"David W. Fenton&quo  2008-06-03 03:55:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 22:15:36 CST 2008.