Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / November 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB math prob08 Nov 2005 09:12 GMT4
Hi grp
What the ... is this. Have I missed something?
Dim x as Long
x = 192 * 256        '** overflow error ???
A bug?08 Nov 2005 08:46 GMT2
Some methods, such as PSet and Line, at times cause an error:
Compile Error:
Wrong number of arguments or invalid property assignment.
However, it is not correct. For example:
TOUCH SCREEN FUNCTION08 Nov 2005 08:36 GMT11
Is there a TOUCH SCREEN FUNCTION in VB i.e. similar to the "Self
check out" used in some stores?  Has some one written
one?  Any references?
Hugh
Expert System07 Nov 2005 23:38 GMT4
Does anyone know of an example of an "expert system" done in any
version of basic?
I've searched Google with an elephant gun and a Zulu guide but have
been unable to find any real examples. There are lots of commercial
Service packs07 Nov 2005 22:41 GMT2
As far as vb6 is concerned, do you have to install the service packs in
order or can I just install pack 6 on its own? Do packs 1-5 exist?
Cheers,
Brian
And...07 Nov 2005 21:35 GMT18
What is "air code"?
Tia.
global variable and scoping07 Nov 2005 13:36 GMT3
I've been having trouble with using this Global flag I have
(gRecordSaved). It is of type Boolean.
I'm using VB 6.3.
I have a separate  module called modGlobVar to declare all my global
Personal productivity07 Nov 2005 09:30 GMT10
Would anyone like to give me an estimate of their personal
productivity?
According to my records, I have coded 270 classes and interfaces in 330
hours.
.NET Web Application using IIS on XP Pro07 Nov 2005 02:44 GMT1
Hi there ...
Has anybody managed to deploy a dotnet web application on to Win XP Pro,
with IIS ? - or do I need to deploy on to Windows Server ?
I have the web server running on the target platform, but I cannot see how
Reinstalled VB 6.0 professional - must I register ?07 Nov 2005 02:02 GMT2
I just reformatted my hard drive and reinstalled win XP home ed. After which
I had to reinstall VB6.0 of course. Couldn't register on microsoft - kept
taking me to VB .net page and rejected my sreial # or whatever it's called
(from help about). I registered the previous installs ...
Test - comp.lang.basic.visual newsgroup appears to be dead06 Nov 2005 01:48 GMT1
This is a test.
ubounds05 Nov 2005 12:21 GMT4
I thought I had this, but if I've got a dynamic array like this:
   ReDim KWArray(1, 0) As String
and the array doesn't get further ReDimmed, ie: there's just one "row", and
I loop through it with the code:
Can't paste in VB6 program05 Nov 2005 12:14 GMT6
I'm running a VB6 program, the IDE for a compiler.
Paste doesn't work if the text was cut/copied from within the program.
That is:
1. Cut/copy inside the program, can't paste.
Control in focus05 Nov 2005 12:09 GMT4
When i want to go to next control ON ENTER KEY i use this piece of code
Form.KeyPreview = true
Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
 If KeyCode = vbKeyReturn Then
Round and Round05 Nov 2005 11:26 GMT12
I'm having a big problem trying to round some numbers with VB.
If the value is .3456, I would like it to round to .3460.
If the value is 1.382 I would like it to round to 1.380.
Whatever the last digit is, it needs to end up as a zero (0) by either
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 October, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.