Search results for query: *

  1. M

    File Access Problem

    That works great. Bloody marvelous. Thanks chief :)
  2. M

    File Access Problem

    I can do better than supply the code, I'll put the actual program up for you :) Ok, the idea is, the program reads a file location from an .ini file included in the program directory. I use the data.txt file as the file to select. If you try clicking Reset Location, that will change the...
  3. M

    File Access Problem

    What about when the application is installed to a different location? Wouldn't the path be different and the file not found? I incorporated a 'location.ini' file with the path stored in it. I also added a button labelled 'Change Location', when I click the button it calls an OpenFileDialog...
  4. M

    File Access Problem

    Hey there. I have written a small program just to test a few bits of code out before I insert it into a larger program. Everythings works other than a little problem when opening a file. Basically, the program is supposed to change the location of a .txt file. If I leave the .txt file in the...
  5. M

    Crystal Report Paper Size?

    I discovered yesterday that I could change the paper size under the printer options. But only when the printer I was trying to print to supported the printing of A5. This is why I had no option for A5 before. Case closed :-)
  6. M

    Crystal Report Paper Size?

    Hey there, Hopefully I got this in the right section. I assume Crystal Reports is kind of a third-party add-in for VS.NET. Ok, I've been working on a new database type program. All seems to be working fine, other than the crystal reports, which I can't see to get to do what I want them to...
Back
Top