Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Diguelo ; Forum: Visual Basic 4 / 5 / 6 and child forums
Forum: Visual Basic 4 / 5 / 6 Feb 7th, 2008
Replies: 3
Views: 4,054
Posted By Diguelo
I wouldnt bother with comma seperated values type data handling as the commas may need to be sent in your datastream as part of a block.

I meant to have said if you use a notepad type program to...
Forum: Visual Basic 4 / 5 / 6 Feb 5th, 2008
Replies: 3
Views: 4,054
Posted By Diguelo
Ive had a similar problem to sort out. First get yourself a RAW TEXT notepad type program, I use Textpad, it shows ALL characters, including the ones under CHR(32). This will give you a general text...
Forum: Visual Basic 4 / 5 / 6 Feb 5th, 2008
Replies: 3
Solved: Automatic Lock
Views: 931
Posted By Diguelo
Best guess on this one from me is to make a screen saver and have it monitor key_down over the whole keymap. Also add a Run_Once registry to reload it after reboot.

Other than that theres already...
Forum: Visual Basic 4 / 5 / 6 Feb 5th, 2008
Replies: 1
Views: 1,095
Posted By Diguelo
A lot of code to and from a server can best be sent as a complex string with seperator characters. Personally I use CHR(255) for the end of the string send and CHR(254) as intermediate break points....
Forum: Visual Basic 4 / 5 / 6 Oct 27th, 2007
Replies: 2
Views: 2,068
Posted By Diguelo
Without seeing the form, Im guessing textboxes 1 to 4 display the info?

I love a challenge, email me if you need help. diguelo@aol.com
Forum: Visual Basic 4 / 5 / 6 Oct 27th, 2007
Replies: 6
Views: 4,975
Posted By Diguelo
Ive made a similar program up already for striping info out of registry keys and files for a game I paly.

The basic idea is:-

use FileSystemObject in your prog

create output file.
open...
Forum: Visual Basic 4 / 5 / 6 Oct 27th, 2007
Replies: 1
Views: 1,679
Posted By Diguelo
You may find it easier to copy the lot over to the new sheet then delete what you dont want. Works for me
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC