Search Results

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: tom curren ; Forum: Visual Basic 4 / 5 / 6 and child forums
Forum: Visual Basic 4 / 5 / 6 Jul 9th, 2009
Replies: 6
Views: 497
Posted By tom curren
isdate is a great function and it only BLOWS up when you least want it to, i.e. when the date is bogus.

In order of precedence and with only ONE test per NESTED IF statement

1- test for the...
Forum: Visual Basic 4 / 5 / 6 Jul 8th, 2009
Replies: 2
Views: 294
Posted By tom curren
https://community.devexpress.com/blogs/paulk/archive/2009/05/20/importing-external-image-files-to-sql-server-down-and-dirty.aspx
Forum: Visual Basic 4 / 5 / 6 Jan 15th, 2008
Replies: 13
Views: 3,584
Posted By tom curren
The site says:

"This is ONLY for LEGAL users of VB Pro 3 ... everyone else stay out!!!"

Since you have BINARY saved code, I'm guessing that is proof of your rights.

Of, Course, I'd have a...
Forum: Visual Basic 4 / 5 / 6 Jan 13th, 2008
Replies: 7
Views: 2,792
Posted By tom curren
I'm guessing but don't you mean 01/31 not 01/01?
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2008
Replies: 8
Views: 4,354
Posted By tom curren
LINDOWS was the first.

But now there's MONO

http://www.linuxdevices.com/news/NS9725385854.html

http://www.mono-project.com/VisualBasic.NET_support

Suse is IBM Linux and VB is Microsoft is...
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2008
Replies: 6
Views: 3,456
Posted By tom curren
Fascinating question. Assume you have good reason for it. Either you're wanting to display a form and it's specific content as a picture such as in a help display or a tutorial which is ultra easy...
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2008
Replies: 3
Views: 2,622
Posted By tom curren
That was too easy !!!!

I googled CMT numeric control data file and found the source of that file:

http://www.sub-soft.com/dncplus.htm

tc
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2008
Replies: 13
Views: 3,584
Posted By tom curren
Yes!

http://www.thescripts.com/forum/thread14708.html
Forum: Visual Basic 4 / 5 / 6 Jan 12th, 2008
Replies: 7
Views: 2,792
Posted By tom curren
Interesting time math error... ignoring the modulo half hour when subtracting the hours. Confusion sets in with time math when we switch bases (base 60 for minutes and seconds, base 24 for hours) and...
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2006
Replies: 2
Views: 8,373
Posted By tom curren
all over the web?

this was the first hit in google for "datagrid"
http://www.datagridgirl.com/articles.aspx

and microsoft calls it "ItemStyle" in their page...
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2006
Replies: 3
Views: 3,112
Posted By tom curren
sounds like a half hour of work, tops.
where's the gotcha?
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2006
Replies: 4
Views: 1,902
Posted By tom curren
i see several issues
but lets address code simplicity and compiler blindness first.
you declare
Global ErrorStatus As Long
then you treat the compiler with a redefinition by using
ErrorStatus&...
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2006
Replies: 5
Views: 2,718
Posted By tom curren
use the timer function
or use a timer control

either works great.
Forum: Visual Basic 4 / 5 / 6 Jan 27th, 2006
Replies: 7
Views: 1,779
Posted By tom curren
that would be because num is an integer not a string.
use str(num) and it won't error out.
Showing results 1 to 14 of 14

 


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

©2003 - 2009 DaniWeb® LLC