i want to pass a class as parameter so it can be later used...i tryed making
function(myClass as object)
but that didnt work..how do i do ? i want that in the end i make function(me)
Printable View
i want to pass a class as parameter so it can be later used...i tryed making
function(myClass as object)
but that didnt work..how do i do ? i want that in the end i make function(me)
umm can you post some more code...