PLATO V.4.63
Is possible to switch off the PLATO 'smart' editing features
- spaces not tabs
- HOME mean column 1 not first character
- a character in column 6 does not cause an extra character to be inserted
I still used f77 (fixed format) code for compatibility with external code analysers
other issues
- ability to specify location for .OBJ files (debug and release). I edit and test compile in PLATO but then recompile and link in CMD window as i use a series .BAT files to handle the build cycle.
- the 'fiind in files' (typo in menu) option default to 'look in current file only'. if i wanted this behaviour i would used the standard 'find' option. also cannot access function unless a source window is open.
- as 'Close all BUT this' option would be nice on the source file window tab.