| Thread | Last Post | Replies |
|
| trapping parameters by launch of program | 31 Dec 2004 02:50 GMT | 5 |
I'm really a newbie. How can I trap (read in my program) the parameters which where giving at the launch of the my program? thanks for any tips
|
| open project, default dir | 30 Dec 2004 21:36 GMT | 1 |
How do you change the default directory used by the 'open project' toolbar button? Thanks
|
| Editing the columns in an MSFlexGrid | 30 Dec 2004 20:09 GMT | 3 |
I have an MSFlexGrid which has a number of columns of data. I want to display a richTextBox in front (and on top) of the columns. Each text box would contain the all the text from one column.
|
| Ban fox hunting | 30 Dec 2004 19:38 GMT | 3 |
Ban fox hunting Ban fox hunting Ban fox hunting Ban fox hunting
|
| Common Dialog box not displaying | 30 Dec 2004 17:33 GMT | 2 |
Hello all! I have in interesting situation that's driving me crazy... I've written a program that takes a CNC source program and translates the CNC codes into human readable format. I have two menu options, one prints the entire program listing in it's native format, and the second ...
|
| Problem with commondialog | 30 Dec 2004 16:42 GMT | 1 |
I use VB6 Sp5. The following happens: an application that runs fine on different Window versions on about 800 systems. Suddenly, after a change from the program, on some XP systems the commondialog gives Error 380 Improper property value.
|
| converting a VB6 windows app to run on Macintosh | 30 Dec 2004 15:41 GMT | 5 |
Is this even possible? and if so, is it feasable? TIA
|
| limitation of datediff() | 30 Dec 2004 15:06 GMT | 1 |
I use datediff() to determine the period between dates. This works perfectly, but... Datediff() calculates in days, hours or minutes. Instead of "500 days" as result I want 1 year, .. months and .. days. Is there a solution in VB6 or
|
| Problem with VB6 distributable setup | 30 Dec 2004 14:39 GMT | 2 |
I sell a software product that I wrote in VB6 and used Package & Deployment Wizard to make the distributable. It's been working fine for all customers, but now there's one who says it won't install because the "xp-AntiSpy 3.8 Setup Wizard" appears and interferes.
|
| getting the parameter | 30 Dec 2004 14:11 GMT | 1 |
I'm a newbie with VB. But I need to do a small thing. What I want to achieve is receiving a variable that has been send when I launch my program. ex.: c:\foto\foto.exe filename.bmp
|
| using vb6 and access 2000 continued | 30 Dec 2004 13:22 GMT | 3 |
i tried using the following code using a database originally created in access97 and updated to 2000. when i ran the code i got the error msg at the end of posting. however when i tried using a 2 year old backup still in 97 format it worked.
|
| [VB6] combo to search change - can't figure it out | 30 Dec 2004 12:43 GMT | 3 |
for your info - I'm a newbe. Code is at the bottom. Access dbase (each form ca. 10 KB) if my explanations are not enough (probably they aren't).
|
| downgrading to VB6 | 30 Dec 2004 08:27 GMT | 9 |
I have been trying to get VB 6 and I learned about the downgrading process on this group. I called MS and they told me Visual Studio 6 was no longer available but Visual Basic 6 was. But I could only downgrade one version so I needed to buy Visual Basic. Net 2002.
|
| VB.NET ComboBox Help | 30 Dec 2004 00:55 GMT | 2 |
I'm working in .NET and I can't seem to get the behavior that I need from the combobox. I'm sure it's possible, I just don't have the .NET experience. Any help would be greatly appreciated. I need a combobox with the following behavior:
|
| Weird VB error | 29 Dec 2004 23:44 GMT | 9 |
I'm experiencing a strange problem in vb 6.0. I set up a form with two command buttons in a control array and the form_load code is as follows: Private Sub Form_Load()
|