It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites
Board index Programming Visual Basic Forum

2 questions, make own functions and...

Moderator: dafunkymunky

2 questions, make own functions and...

Postby Dexx on Fri Jul 08, 2005 4:17 pm

Hi,

I'm new to VB6 but i have great knowlegde about PHP and VB6 and PHP is not the same :P, and my questions are:

#1
How do i make my own function, lets say i wanna name myCreate with 2 args, in PHP it would be done like this
function myCreate($arg1, $arg2);


#2
I have manage to create my first application or form (don't really know what to call it), but it contains a textfield and a button, when the button is pressed a msgBox will display what i wrote in the textfiled.

Now my question here is when the buttons is pressed it it possible to remove whats on the form/application to display something else?

D*mn, this second question was hard to explain :oops:


Thanks in advance.
Dexx
 
Posts: 0
Joined: Fri Jul 08, 2005 3:48 pm

Postby dafunkymunky on Sat Jul 30, 2005 8:16 am

Hi Dexx welcome to DEVPPL....n sorry for the late reply
here is the ans for your first question..

you can define your own funtion like this


type Sub function_name(var1 as datatype, var2 as datatype)

blah blah blah...
blah blah blah...

End Sub

where type can be Public,Private etc i.e. i.e wheteher it is a local function or whatever..
for you sercond ques i'm sure i can solve your prob but could you be more clear on what exatly you want. could you post some pic which whould show what should the out put be like...
--------DAFUNKYMUNKY--------
::THE::NECESSARY::[D]EVIL::
....errr i mean munky....
User avatar
dafunkymunky
100+ Club
 
Posts: 182
Joined: Fri Apr 08, 2005 8:32 am
Location: India

Postby dafunkymunky on Sat Jul 30, 2005 8:24 am

Here is the lionk that will hep you the most

http://msdn.microsoft.com/library/defau ... eclare.asp
--------DAFUNKYMUNKY--------
::THE::NECESSARY::[D]EVIL::
....errr i mean munky....
User avatar
dafunkymunky
100+ Club
 
Posts: 182
Joined: Fri Apr 08, 2005 8:32 am
Location: India


Who is online

Users browsing this forum: No registered users and 0 guests