Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~367 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for hartoksi

I've searched all contents of Daiweb and found similar topics but not exactly good on me. I'm trying to build a activex DLL without any form. This DLL will be used by others as a function library about a specific purpose for "color matching". I wish to declare an array …

Member Avatar for Teropod
0
101
Member Avatar for vbgirl

If it is fixed lengt all time it is not necessary to write such long code for x=0 to ? step 17 '17 is the length of each line Part1=mid$(line x,i,7) Part2=mid$(line x,9,8) part3=right$(line x,1) next i

Member Avatar for QVeen72
0
161
Member Avatar for pardeep3dec

You can assume that function name is variable which can store a value (byte, string, integer, single, etc) You can use function name as a varibale in the function so that it can return a value to the back so that you can do it whatever you want.

Member Avatar for hartoksi
0
105

The End.