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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File I/O handling in VB6 question13 Sep 2004 13:09 GMT4
I'd like to ask if there is a way of replacing some line of text (or even
better the range of characters) in the text file directly. I needed to
replace first line in the html files (there was a huge amount of them) with
the line from another file. So I read the whole file into the ...
Trying to emulate 'open containing folder' function in vb611 Sep 2004 00:37 GMT2
When you do a search in windows you can right click on a file and
select  'open containing folder', this of course opens explorer to the
directory of that file but it also selects the file - does any one
know how to open an explorer window by passing the full path of a
Compile error - public user defined types for public procedures10 Sep 2004 00:27 GMT2
I keep getting the following compile error in my code:
"Compile Error: Only public user defined types defined in public object
modules
can be used as parameters or return types for public procedures of class
Lining up multiple field entries in Combo Box07 Sep 2004 15:21 GMT1
Using VB6, we have numerous tables that have codes and their related
descriptions.
We would like to load them into separate combo boxes for each table.  We
would like to show the user the following:
Lining up multiple field entries in combo box07 Sep 2004 03:26 GMT1
Using VB6, we use Combo Boxes extensively in our application.
Signature

Linda Peterson
NIAS, Peterson Software LLC

Sending VB6 program output to Excel/Word file06 Sep 2004 17:27 GMT3
I'm rather new to VB, and didn't manage to find the solution yet, so any
help would be very much appreciated!
I made a small VB program, that outputs textual data to a textbox. The data
consists of numbers (results of calculations) and textual values (- what do
Multiple assignment06 Sep 2004 04:32 GMT22
What does it mean in VB to have the following:
x = y = 1
The intention is for x and y to both be assigned the value 1 and I know this
doesn't work (in fact neither variable gets the 1). But the compiler accepts
Null04 Sep 2004 01:10 GMT3
Hi all, In my vb code I return a recordset from a sql database. This
recordset contains a variety of fields with varing data types. Some are
string and some are integers. As I return the recordset I use the Write
command to output the data to a comma seperated text file.
What data type would you prefer and why?02 Sep 2004 20:08 GMT3
I wanted to practice some Linked List stuff, so I set out to create a
linked list. The plan was to create the following:
(1) A linked list class in Visual Basic
(2) A non-class based linked list using functions in C
Problem using the Forms collection01 Sep 2004 12:55 GMT4
I tried to change the size of some child forms in MDIForm1 by using
the forms collection. In the following loop, I can read the each form
instance's name, but I cannot address a property named "FormType" that
I created in child forms to read with Property Get.
Pages: 1 2 August, 2004
 
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.