:global fileCount [:len [/file find ]]

hi im looking for a script that will monitor the amount of files in file
:global fileCount [:len [/file find ]]

what i need it to do is count the files so if there is 200 files in the file list is will disable the script logs

can any one help me with this

Try
/file print count-only

but how can i put this in a script

:global fileCount [/file print count-only]

how can i set a script from1 rb to another to move file number 1 and when its dont to del that file?
rb1 connects to rb 2 and copys file number 1 then del it