- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
28 Posted Topics
hi. im so lost now. teying to look fro a reason for this error but come up empty. heres me problem, Im using MS access as my DB. and VB.net i have a query in my DB that uses a USER-DEFINE FUNCTION... If i open my query in the ACCESS,, …
Hi, Im very curious how to compute exact probablility of a certain slot machine games? Even samples will do. Thanks...
hi AUTHOR, Im I read your code, its ok. but i think u need to stop for a while and think of a beter way of doing it.. but what you did is really nice.. what im trying to say is to change the way you do you GAME DISPLAY …
good afternoon.. do you know how to install or configure clanlib in vs2005 ?? im getting hard time... i tried it so many times but up to now i havent succeed... i read this link [url]http://www.clanlib.org/docs/clanlib-0.8.0/Tutorial/Kavanek/01-Installing.html#windows[/url] but its hard to understand and im not sure if i download all file …
hey i think thats impossible.. but you can do it this way.. declaration... function testdet(testrange as string) as double see.. now all you need to do is pass a string range in macro is cell value( if im not mistaken), and array is a series of values.. in the case …
dont use macro use vb or batch file. your problem is not that clear .. i want to help but explain and give sample pls...
hey i could help you but i cant understand what u want.. post here a sample data and your expected data after running the macro.. then put even alittle explaination.. then ill send you your code.. tnx
you should decclare previndex static or global not inside the procedure..
hello... im an experience VB 2D game programmer... if u need any help.. jusr email me in my account [email][email protected][/email] im wasr able to check my daniweb from time to time..
i guess when u say populate u mean ur running inside a loop and populate one by one.. so all u need to do is put DOevents in your code.. in side the loop so you could still cancel ur work..
use this:: dim arr() as string st= "text1/text2" arr= split(st,"/")
can u please paste it to the thread... so everybody can view..
hello anud18.. i think veena is right. if ur just doing a login forn... try call it then proceed to the process u want after the clicked event.. sometimes we need to change everything to fixed our problems!!! but if u really want to put a code as it is... …
try this code.. Printer.print "Message" printer.enddoc this will directly print your text to the printer attached.( just be sure to configure the printer in the control panel) try exploring the Printer class and you can see it works.. change the CurrentX and currentY values to positon your text.
just want to ask if somebody knows any related software about Course subject scheduler? this is my thesis.. my dean wants me to do it with AI.. i think its posible..... the scheduler will generate class schedule to a college(Ex. COMSCI) given its curriculum... i knowthat the scope is so …
i think u havent read my reply on your last post.. do check it out..
hi... i really want to help.. but can u please next time use indention in your codes.. so its easy to read.. actually i think i know ur problem.. i encountered it when im still doing C games.. but its hard to explain the solution i did. i just hope …
hey.. good afternoon.. i think you just need to read the textfile line per line then for you to get the line you want then use the SPLIT function in vb make the delimiter"|" so it will split the string into array of string.. i hope i help in any …
i think you should put doevents in the SHOOT codes... so you could exit anytime u want.. and about the clicking of shoot.. try to declace a global variable that will tell you the status of your game.. ex. if you click shoot the status is Shooting... so you can …
what do u mean 'randomnly dying on the log'?
i think it is easy to do in vb. the hardware your refferring , does it have a SDK or you create it ? i did machine then, i use bill acceptor.. i guess its the same prinsiple.. receeiving pulse or signal trhu serial or parallel port.. even the software …
hey good day to every one.. im just curious.. WHO needs vbgame [URL="http://www.daniweb.com/techtalkforums/thread77239.html#"]developers[/URL]? heres my side.. first im a vb programmer.. i do game back then in vb6.. and its a real job.. but now as i seach for a new job, i cant find a job that needs vb …
[COLOR=#008000]honestly i dont have time to think more abt ur problem coz im busy right now.. but seeing this condition , i think this wont work... try to look for a collition detection code in vbcode.com theres a lot there..[/COLOR] [COLOR=#008000][/COLOR] [COLOR=#008000]ill post the right code when i got mine.. …
hi.. first ithink its not right to put a loop insidde a counter because the timer is already like a loop thats why theres an interval declare for it to work .. i saw that you put 1000 in interval, so i guess u mean every minute it should trigger... …
it is!!! if you need help you could email me...
of course there is... by the way what code are you using in displaying the image... is it in a picture box? or directly drawn in the form... my suggestion is use first a USERCONTROL... create an image, make the background of the image MAGENTA!!!! for masking issues.. save it …
Hi!!! could anyone please help me about querying in excel.. heres the scenario.. i have 2 sheets(sheet1,sheet2) sheet1 = contain the correct answer ex. col1 -- 3333 | col2 -- jose reyes sheet 2 = contains only tha code... ex. col1 -- 3333 (shuffled) (note.... record count is more than …
Hi... im a vb programmer in the phils... i do work in a gaming company doing LAN(server-client type) vb games!!!! and i can say that it is a successful one... but for some reason i leave that company... so now im working still vb programmer... but the thing is i …
The End.
vbCNEW