Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2005 |
| Replies: 2 Views: 1,684 |
Forum: Visual Basic 4 / 5 / 6 Jul 23rd, 2005 |
| Replies: 2 Views: 1,684 hi all attatched program is a bend allowence calculator for sheet metalwork , i have a few programes that do the same thing and are more advanced, i could also do the same thing longhand, but my... |
Forum: Visual Basic 4 / 5 / 6 Jul 21st, 2005 |
| Replies: 3 Views: 3,000 thanks mark
i was trying to turn tan 45=1.6 radians and then convert to degrees the book i have does not make the fact you have to turn say 45 degrees into (radians first) then do tan command... |
Forum: Visual Basic 4 / 5 / 6 Jul 20th, 2005 |
| Replies: 3 Views: 3,000 hello all i need to get the tangent of a circle command into a programe as follows tan (angle of degree/2)
trying just 90degrees /2 =45degrees tan(45) in intermediate window i get 1.619 ... |
Forum: Visual Basic 4 / 5 / 6 Jul 18th, 2005 |
| Replies: 2 Views: 3,997 thanks alan going back over exercises in book ,they had put a command button on a form and renamed it print, which i had not noticed, my second error was trying to use copy/paste from standard... |
Forum: Visual Basic 4 / 5 / 6 Jul 16th, 2005 |
| Replies: 2 Views: 3,997 hi all i have a book using vbasic by babani books, it gives an example of a form with with one textbox,and 1 command button and code.
but gives a referance as follows, before running code... |
Forum: VB.NET Jul 11th, 2005 |
| Replies: 6 Views: 7,246 thanks paladine, i did try to download the express beta2 vertion yesterday but the vbsetup installer informed me that i require a later vertion of windows ,i am currently running win98se, i... |
Forum: VB.NET Jul 10th, 2005 |
| Replies: 6 Views: 7,246 thanks stealth fox for reply have seen some info on express, but still not sure if it is an updated vertion of vb6, or something that is structured to make web/pages or programmes, i do not have... |
Forum: Visual Basic 4 / 5 / 6 Jul 10th, 2005 |
| Replies: 2 Views: 1,677 thanks lalo in the tutorial it just gives info on the names of the controls such as name frm operations/caption is operations
name optaddition/caption addition
there are three boxes on the left... |
Forum: Visual Basic 4 / 5 / 6 Jul 9th, 2005 |
| Replies: 2 Views: 1,677 hi all have spent a lot of time recently trying to get the attatched programe to run.
decided to start from scratch,went through the tutorial for vb6 on main page of functionx , tried a few... |
Forum: VB.NET Jul 9th, 2005 |
| Replies: 6 Views: 7,246 hello all while looking on msdn i noticed there was a visual basic express edition that can be downloaded???
i currently just have the (working edition that came with a book so i cannot turn a... |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2005 |
| Replies: 15 Views: 4,522 thanks comatose cant blame the writer of the code i wrote it down on paper not realising that a space was causing the problem , its a pity i cannot print the darn code for easier ease of writing .
... |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2005 |
| Replies: 15 Views: 4,522 thanks all have found some tutors vb5 night school vertion ,the learn vb in 12 easy lessons ,these are all html versions so have downloaded all the pages,
heres the problem my printer i have set... |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2005 |
| Replies: 15 Views: 4,522 thanks all can someone point me in the direction of a tutoril for novices for download, and ifpossible a referance for the common commands dim etc,
the working vertion i have has no helpfile ... |
Forum: Visual Basic 4 / 5 / 6 Jul 6th, 2005 |
| Replies: 4 Views: 2,428 hi lalo i keep getting error messages when trying to input code,its obvious im doing something wrong.
i did however find a tutorial on www.funtionx.com under vb6 tutors after doing a search with... |
Forum: Visual Basic 4 / 5 / 6 Jul 5th, 2005 |
| Replies: 4 Views: 2,428 lalo 3 decimal places would be ok say 16.564 for example
thank you |
Forum: Visual Basic 4 / 5 / 6 Jul 4th, 2005 |
| Replies: 4 Views: 2,428 hi all i wish to create a simple programe that does the following.
to be able to calculate the circumferance of any given circle and divide by chosen degrees over 360 degrees.
have tried... |
Forum: Visual Basic 4 / 5 / 6 Jul 4th, 2005 |
| Replies: 15 Views: 4,522 thanks lalo thats a bit of the mystery clearedup
thank you |
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2005 |
| Replies: 15 Views: 4,522 hi all computer programming is one of those areas that i know absolutly zero about, how dialogue boxes/buttons and toolbars are created.
so went to local library and got claton walnums vb6 for... |