Is there another way to pass a string of text to a crystal formula, from a VB program, when the text is longer than 255 chars? Otherwise I get an error that the text for the formula is too long.
Do not wonder at the length.
I am passing as text the selected/current criteria in readible...
Does anyone have sometimes the problem that when you run your project from the IDE, or try to compile, that a created and used Enum Constants in the code is not recognized?
It is usually just only one enum not recognized, and it could be a different enum each time.
And to continue all I need...
Anyone know why I get "access denied" error when I try to compile any vb code, but the error only happens the first time I try after loading the code in the IDE for the day?
This happens only when there is already a copy of the same exe previously compiled, in the same folder.
After the first...
I am looking for a method to find the complete Hierarchy that a VB Menu item belongs to.
Example:
-mnuItem_1
- SubItem_A
-SubItem_A1
-SubItem_A2
- SubItem_B
-SubItem_B1
With-out having to rename the menu items, or create a...
How do I get the Help window handle of the Help file that my App uses (which opens the help file identified by App.HelpFile, and the form's HelpContextID)
My application needs to send and receive e-mails with text file attachments automatically.
This means that when the user starts the application, the app looks for new e-mail with beginning with a certain ID, and if found, then looks for an attachment and if there is one, retrieves and stores it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.