Hello, Everyone,
It's a rather stupid question, but:
How do I get the code window back? I accidentally minimized it and now I can't find it anymore.
Thanks!
Welcome to our forums
Hello, Everyone,
It's a rather stupid question, but:
How do I get the code window back? I accidentally minimized it and now I can't find it anymore.
Thanks!
Any suggestions would be greatly appreciated, because not even re-installing FTN95 PE could solve this problem.
The probable cause is that the coordinates of the code window have been corrupted. These should be stored in sdbg64.ini, which for my OS is stored as: c:\Users\Campbell\AppData\Roaming\sdbg64.ini
If this is the problem, the easiest way to fix it is to delete or preferably change the name of this file.
( This approach works for sdbg, so I assume sdbg64 works in a similar way, although the .ini file is stored in a different place) c:\Windows\sdbg.ini
John
Thanks a lot!