I would like to use O98, but the .pst file is too large to transport by diskette. WinZipping, of course, in my case would be the ideal solution. Do you have a trick up your guru sleeve to make tr...
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_10392197....
Var
File_Size : Int64;
F: File of Byte;
Note the following code (with the vars above):
File_Size := FileSize(f);
Lbltest.Caption := Inttostr(File_Size);
If I run this code...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20082711.html
Hi there, I am processing a 3Mb txt file and am basically searching through a string. Each time I find a given subString I want to write it to the end of a txt file. There are over 30000 occurences...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20190018.html
Zones:
JavaDate Answered: 10/08/2001 Rating: 5.2 Views: 0
I am having some problems minig data out of large files. I mean a file is large, when it is
impossible to load it into memory entirely.
So:
I have a file that contains words(strig of charact...
http://www.experts-exchange.com/Programming/Languages/C/Q_20663524.html
Zones:
CDate Answered: 06/30/2003 Rating: 7.6 Views: 0
There is a VB application in which I have to fix an error. The application has a file viewer command button... which opens up a user-defined VB form loaded with a Rich Text File editor. But when a ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20873333.html
Zones:
Visual BasicDate Answered: 02/05/2004 Rating: 8.4 Views: 0
Hi !
I need to read and write very large files (alot of hundreds of MB).
What is the most efficient way doing it ?
I have 24 files containg a key and an offset in data file
Each one of the...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21036464.html
Zones:
C++Date Answered: 06/28/2004 Rating: 7.4 Views: 8
The company I work for has two offices, which were recently connected with a T1 circuit. We would like to transfer a large ammount of scanned images to office 2 through the T1 on a regular basis. ...
http://www.experts-exchange.com/Networking/Misc/Q_21727122.html
I'd like to open files that are 2-4 GB or bigger and seek through them by 1 char or byte at a time. Now I DO NOT want it loaded into virtual memory fully, but in small chunks like 4-10 MB at a time...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21732523.html
Zones:
C++Date Answered: 02/12/2006 Rating: 8.8 Views: 0
I got my Squid server running thanks to some expert advice from this web site, but now I cant figure out how to cache downloads. My goal is, for example, user1 wants to download a large file, and ...
http://www.experts-exchange.com/OS/Linux/Q_22820293.html
Zones:
Linux,
ServersDate Answered: 09/11/2007 Rating: 8.4 Views: 0
When I try to open a 1.7mb file in excel I get a pop-up that says "file not loaded completely". Is there some setting in the .ini file that can be chaged/added to allow files of this size to load ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
Zones:
MS OfficeDate Answered: 12/03/1998 Rating: 7.8 Views: 0