Page 1 of 1

.ctp and .fss

Posted: December 29, 2021, 8:14 pm
by H_TPC
I was searching for some files and I typed in .ctp at one file and .pcn at another file. Its file extensions are 'Code Tracker Program' and 'File Sorter Script'. Code Tracker Program tracks any code near the folder or any subfolders. It would type in the script / code extension files into table. It takes some time to track all files. You can paste in the following code for the file to work:

Code: Select all

file.TrackAllCodeExt('CodeOnly')
		CodeOnly = true
		CodeOnly.Files = ('TrackAllFileExtensions.CodeOnlyFiles')
	run code
end
You can also download Atom text editor. Download it here: https://atom.io/
Here are some download links for other text editors
VS Code - https://code.visualstudio.com/docs/?dv=win
= = T H E R E A R E N O M O R E T E X T E D I T O R S F O U N D = =

File Sorter Script will sort any files near the folder you put the script into. It also sorts in any subfolders, but it would not sort ZIP files in the subfolders or folder that the script is in. You don't need any code for it to work. Just put the following text into the text editor and you will get it working:

Code: Select all

fss.Sort('Input sort type here - e.g. alphabet, date, etc.')
Replace the Input sort type here - e.g. alphabet, date, etc. with the sort types.
They can be found in View section.
=======================================================================================
That's all I know about these two file extensions.

Re: .ctp and .fss

Posted: September 2, 2022, 9:36 am
by Malric
Anythings specific ?