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 / VB Syntax / September 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
command line option syntax error.Type Command /? for help27 Sep 2006 14:38 GMT3
when I run any programme setup down loaded from
Microsoft,ie..MP10,PPviewer,Xlviewer,the message " command line option syntax
error.Type Command /? for help" appears.How to fix this?
Control Array22 Sep 2006 13:58 GMT3
I have a small problem here that I would appreciate some help with.
I have a form that displays analyte result. The analytes are grouped
together in Groups, ie Group 1 has 3 analytes, Group 2 has 12 analytes,
Group 3 has 5 analytes.
document properties for plain text files21 Sep 2006 20:34 GMT5
Can anyone tell me how to programmatically add, delete and/or change a plain
text file document property under the Summary tab?  
I'm trying to place a variable in the "Keywords" property of a text file
that will be used later to identify each file.  That way, the file name
Workaround for lack of array Count.Column in VBScript?20 Sep 2006 03:23 GMT1
I have a VBA program that works fine.  In attempting to convert it to
VBScript so I can run it in a custom form in Outlook, I have discovered that
because VBScript doesn't support the Column property, my code as written
won't work.  The specific line of code I tried to use in ...
Trouble with loops19 Sep 2006 21:08 GMT13
I am writing a calculator program and i am having trouble with a loop i'm
using for error checking.  here's the code:
   Do
   Operator$ = InputBox("Enter An Operator:  +, -, *, /, +", "Operator")
What is % symbol doing?18 Sep 2006 22:13 GMT2
       I'm converting some VB6 code to C.  Some of the code is a for loop...
For n = 0 To 2
  If temp3(n) < 0 Then temp3(n) = temp3(n) + 1
  If temp3(n) > 1 Then temp3(n) = temp3(n) - 1
INSERT INTO Command and apostrophe's17 Sep 2006 13:55 GMT6
I have had a program running for about 6 years now (VB6).  It uses an Insert
Into command (see below but I have shortened the actual statement to show
only the problem area) to put one record in a table.  
.CommandText = "INSERT INTO Company(ID, Company)" _
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.