PDA

View Full Version : VB 05 code


jmoney3457
28 Sep 2007, 7:21pm
could someone here write me a code for visual basic 05?

Lincoln
28 Sep 2007, 7:37pm
You'll have better luck with this (http://www.amazon.com/s/ref=sr_kk_1/103-0234356-9569407?ie=UTF8&search-alias=aps&field-keywords=visual%20basic%202005). There is a vast difference between debugging a little PHP and writing a VB script from scratch for someone...

Butters
28 Sep 2007, 8:17pm
could someone here write me a code for visual basic 05?

What do you mean? Depending on scope, it might be painless...

jmoney3457
28 Sep 2007, 8:48pm
What do you mean? Depending on scope, it might be painless...

thanks for link keebs..butter like a code for a simple VB window ..do you know vb?

Gargoyle
29 Sep 2007, 1:13am
What are you needing to do with VB?

jmoney3457
30 Sep 2007, 7:45am
What are you needing to do with VB?

make codes for certain executions ..you good @ VB garg?

Gargoyle
30 Sep 2007, 3:57pm
I know a little about VB, but not much about using it to do file system operations or to run external applications. I normally just use it for ArcGIS and MS Access automation.

jmoney3457
3 Oct 2007, 11:11pm
hmm when you insert comments into the code (those are basically so you know what the code is for) do you just put ' at the beginning of each line of code?

jared
4 Oct 2007, 3:16am
yes a ' is a comment indicator in VB