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
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Yoshidex

Hello there, I think I have a weird problem with a program I'm writing, specifically, a function to create a file. I made the following program just to test the important part of the problem, which is that it won't create the file. Here's the code. [code] #include <fstream.h> #include …

Member Avatar for Yoshidex
0
93
Member Avatar for Yoshidex

Hello, I don't know if this is the right place to put my request. You see, my laptop needs formatting but it won't read CD's, so I wanted to know if any of you can give me step by step instructions on how to format my laptop with my desktop …

Member Avatar for Yoshidex
0
153
Member Avatar for Yoshidex

Hey there, I'm learning more and more every time I post and/or read contributions by other people, but I still have a long way to go. I have this problem now: I designed a Find command and it works fine, but I want all of the results to be written …

Member Avatar for Yomet
0
2K
Member Avatar for Yoshidex

Hello there. I want to print from my program's form, but it won't accept the changes for currentX and currentY, it always start on the edge of the page. Here's an example of the code I'm using: [code] Private Sub cmdPrint_Click() 'Call the common Dialog Box for printing; cdbPrint.ShowPrinter 'State …

0
83
Member Avatar for Yoshidex

Hello there, is been a while since I last posted here, mostly because I didn't have the time I needed to program. But now, I reentered the exciting world in Visual Basic, 'cause I have a lot of time now and my mom wants me to make her a database …

Member Avatar for Yoshidex
0
96
Member Avatar for Yoshidex

Hi, I'm new to the forum and need some help writing my first 'complicated' program. I have trouble writing to an existing file. I want to write to an Excel file I already created and edited exclusively for the program I wrote, but when I write the data it destroys …

Member Avatar for Yoshidex
0
337