Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for robertlees

Hi In my VB program, I am going through a database, adding each row/record to a listview. One of these fields is a date. For each row/record, I want to get the difference in days between that date, and the corresponding date in the next row/record. Thanks Robert

Member Avatar for vb5prgrmr
0
209
Member Avatar for robertlees

I am the only user of this machine, and would like to play with Visual Source Safe. I am therefore the Admin person. How can I register myself as a valid user ? I want to have my VB6 apps covered by VSS.

Member Avatar for catherine sea
0
86
Member Avatar for robertlees

My mouse won't let me scroll through pages of my code in VB6. It works with other apps like MS Word or Explorer

Member Avatar for gintom
0
60
Member Avatar for robertlees

I have a 5 column flexgrid. I want the user to click a column and get the grid sorted by that column. Works fine for non-date collumns. For date columns, I firstly loop through all rows changing them from dd/mm/yy to yy/mm/dd. But the sort doesn't do anything.

Member Avatar for robertlees
0
651
Member Avatar for robertlees

I just want a simple text-to-speech facility. I just want a digit to be spoken. I'm sure it can be done with an OCX. Could play a wav file, but want this ability within an exe.

Member Avatar for Comatose
0
357
Member Avatar for robertlees
Member Avatar for robertlees

I want to create popup menu. There will be a variable number of items in the popup menu (dont know how many). If an item is clicked, some action might be performed (I'll work that out), but a sub-popup menu might need to be produced. Can anyone get me started …

Member Avatar for Comatose
0
1K
Member Avatar for robertlees

I would like to create a spell check facility. I have a huge flat file of words. This file has no cr/lf. How should I do this ? I think I want to read this file say 500 characters at a time. I'll store this data in a variable, adding …

Member Avatar for robertlees
0
250
Member Avatar for robertlees

I'm using VB6. I want to create a small app that sets the Marquee text, and wait time. I just want to avoid the drama of navigating through Control Panel / display / screen saver / settings. I often have to leave my computer, and would like to leave a …

Member Avatar for Comatose
0
112