Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is a inmem*.rem file ?

Status
Not open for further replies.

Karen99

Programmer
Aug 5, 2003
113
ZA
I get an error message in delphi :

Insufficient disk space. File : C:\WINNT\Temp\INMEM606.REM

I have enough disk space on my c drive.

Anybody got a clue what it means ?

Karen
 
Hi!

I got the same message and found a workaround.

There seems to be a "magic number" bug in whatever routine tries to write that INMEM*.REM file.

In my case there were exactly (!) 4 gigabytes free on the disk when my prog threw that error message. I occupied a few megabytes by copying a big file to the disk and after that - it worked!

However, I still don't know what that INMEM*.REM stuff does mean. Any clues so far?

Alex

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top