vb help!  | | HI Mylotters! First of all i am not a "PROFESSIONAL PROGRAMMER" i use VB just for fun and to make some mini programmes i need some help from VB users! 1) How can i write some value to a text file e.g suppose the variable X has the value of 5 i want to write that value to a text file How can i do so .? 2) how can i take a value from one form to another form e.g i have a value of X=8 in form1 now i want to take it to form2 ..?
| |
| |
| | | | | | | | | 1. pedowii (36) | 1 year ago | Have you got a MSDN library? You can get many useful information there. Here is an example: open "C:\date.txt" for output as #1 print #1,X close #1
| |
| |
|
|
superx (658) | 1 year ago | Hi! It always say" You don't have MSDN installed " Anyways thanks for the response!
| |
|
| | Visual Basic Browse a huge selection now. Find exactly what you want today. www.ebay.com | add comment |
|
| | 2. repzkoopz (923) | 1 year ago | i'll just give you a sample.. for #1: ******************* Open filename For Output Lock Read Write As #1 Print #1, x Close #1 ******************* for #2: it would be easier to make x a global value. initialize it as public. ******************* Public x *******************
| |
| |
|
|
superx (658) | 1 year ago | Hi! Hmm seems easy! I'll try it! Thanks for the response!
| |
|
|
repzkoopz (923) | 1 year ago | no prob. c",) feel free to ask again.. c',)
| |
|
| | Visual Basic Numerical Class Libraries Matrix, vector, decompositions, integration, statistics. Interface to Blas and Lapack. Free trial. www.centerspace.net | add comment |
|
| | | | | |
| System Programmer! System Programmer! Nice to hear from others that they call you a programmer! but to be a programmer... | |
Delphi, VB clone? Hey there guys, I have noticed that Delphi, is somewhat like VB, not exactly same alike, but mostly... | |
Instructor-Led VB and VB.NET Training Visual Basic and Visual Basic.NET courses. Intro and advanced classes. www.traininghott.com | |
Buy Visual Basic .NET 2003 Software Full Genuine Retail Version. Order it Now. Guarantee in Stock. www.allstar-retail.com | |
Programming Visual Basic Everything to do with Visual Basic items. shopping.Yahoo.com | |
Error 339 Visual Basic Free Download: Error 339 Visual Repair Tool. 100% Safe & Guaranteed. Error339Visual.FreshPCFix.com | |
office answering services Practical Advices for Consumers About office answering services. CallAnsweringServices.net | |
|
|
|
|
|