Author Topic: File open  (Read 3387 times)

Offline zdubair

  • Multiple posting newcomer
  • *
  • Posts: 13
File open
« on: February 01, 2016, 10:04:05 pm »
Hello...
I have talked about this before but i still have this problem:

When i save a file  i have in codeblocks the file gets saved
with the extension .cpp but if i try to load that file from
within codeblocks the file isnt visible...

If i look in windows explorer the file is there and if i double
click it, it opens in codeblocks and works fine.

It still puzzles me why i cant load the file directly from
codeblocks....

Any ideas?

Greetings  Zdubair  http://zdubair.com.se/ 

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: File open
« Reply #1 on: February 02, 2016, 12:16:49 am »
I have talked about this before but i still have this problem:
What do you mean by this?
Do you have a link for another topic where this problem has been discussed?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline zdubair

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: File open
« Reply #2 on: February 02, 2016, 06:08:38 pm »
I have discussed it here some time ago but i stil have the same problem..


  greetings http://zdubair.com.se/

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: File open
« Reply #3 on: February 02, 2016, 08:45:36 pm »
Post the link to the old topic or I'll ignore you! ::)
Starting new topics for already discussed issues doesn't help solve the issues faster.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline zdubair

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: File open
« Reply #4 on: February 03, 2016, 10:40:35 pm »
I have no idea where the old post is - anyway i am new to codeblocks and
if i cant get help here i go elsewhere.

greetings http://zdubair.com.se/

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: File open
« Reply #6 on: February 04, 2016, 11:41:32 pm »
windows version?
Codeblocks version?
Locale (are you using some language specific letters in the file/directory name)?
Encoding?
File ending?
Does it load if you save a file with the notepad as .cpp file?