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
Ranked #107.55K
1 Posted Topic
Hi guys, I´m using VB6 and its Active Report My problems are: 1) I have several dir with some pictures and I would like to use like image1.picture= = LoadPicture(c:\dir1\pict1.jg) image2.picture= = LoadPicture(c:\dir1\pict2.jg) image3.picture= = LoadPicture(c:\dir2\pict1.jg) and so on.. One page with 2 coluns / 3 rows with image.picture, But … |
The End.