Attempting to split an object file in Dev Shell

djswim
djswim Member Posts: 277
I'm trying to split a full DB export (.txt) and it's not working... can someone tell me what I'm doing wrong? (Screenshot Attached)

eod3pnu04cb2.png
"OMG ALL MY DATA IS GONE"
"Show All..."
"Oh..."

Best Answer

  • ShaiHulud
    ShaiHulud Member Posts: 228
    edited 2019-08-19 Answer ✓
    You have your "FullExport.fob" file in your source folder. If you specify folder as source, it will try to read everything in it. And because of the .fob file in there, you get the warning/error. Moving FullExport.fob away (at least temporarily) should do the trick.

Answers

  • ShaiHulud
    ShaiHulud Member Posts: 228
    edited 2019-08-19 Answer ✓
    You have your "FullExport.fob" file in your source folder. If you specify folder as source, it will try to read everything in it. And because of the .fob file in there, you get the warning/error. Moving FullExport.fob away (at least temporarily) should do the trick.
  • djswim
    djswim Member Posts: 277
    Ah yes, I see the problem. I exported as a .fob instead of .txt.

    Thanks!
    "OMG ALL MY DATA IS GONE"
    "Show All..."
    "Oh..."