Closed Thread
Results 1 to 4 of 4

Thread: SAVE me!!

  1. #1
    2710 is offline Programmer
    Join Date
    Sep 2008
    Posts
    108
    Rep Power
    0

    SAVE me!!

    I have done a lot of programming and have many forms but now i have a problem. When I open either my first or my 2nd form I get these errors:

    Invalid Resource File: Duplicate Resource (Type: , Name
    Error Creating Form: Duplicate Resource (Type: , Name
    One or More lines are too long and have been truncated

    And this:



    This is really important work. I have searched the internet and can't find anything, except for some expert exchange thing where you have to pay to see the answer.

    Here's my folder:



    usually when i had other problems, i searched and u can just delete something like the .dpp (.ddp?) file and it will work. Please tell me this is something trivial!

    Thanks!!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: SAVE me!!

    Each file needs its own name internally. The list of filenames won't tell us what the conflict was.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    2710 is offline Programmer
    Join Date
    Sep 2008
    Posts
    108
    Rep Power
    0

    Re: SAVE me!!

    Do you mean the form names?

    Well luckily, I remade both the Unit1 and UNit2, since I had stored all the code in MS word (lucky ). If I hadnt done this Id probably be screwed. Do you know what I have to do to avoid this in the future?

    Thanks

  5. #4
    Ewe Loon's Avatar
    Ewe Loon is offline Learning Programmer
    Join Date
    Feb 2010
    Posts
    49
    Rep Power
    0

    Re: SAVE me!!

    The information message indicates that something else has accessed one of the files
    Never use MS office products to access files while they are in use by something else, MS office products lock the files open, they might also add other formatting information, this would make delphi files unusable
    if you want to use MS word to backup files , use select all , copy and paste,

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Save the image
    By rehab in forum C and C++
    Replies: 2
    Last Post: 03-12-2011, 01:33 PM
  2. save button
    By elizabethmwashuma in forum C# Programming
    Replies: 4
    Last Post: 05-26-2010, 04:47 AM
  3. Save variables
    By yoda855 in forum Visual Basic Programming
    Replies: 9
    Last Post: 08-22-2006, 05:10 PM
  4. save data
    By roger in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-28-2006, 06:35 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts