Pop up warning, if folder(file) size exceed default value

Discuss and share scripts and script files...
Post Reply
Dario
Posts: 45
Joined: 20 Aug 2011 17:06

Pop up warning, if folder(file) size exceed default value

Post by Dario »

Is it possible make it with script or somehow in Xyplorer.
thanks

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Pop up warning, if folder(file) size exceed default valu

Post by zer0 »

Dario wrote:Is it possible make it with script or somehow in Xyplorer.
thanks
Welcome!

You'd have to define that default value somewhere -- possibly through a global variable -- but yes, it is possible.
Get the size of a folder and compare it with what that default value is. If bigger, use msg command to pop up a warning.

Regards :)
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

highend
Posts: 14940
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Pop up warning, if folder(file) size exceed default valu

Post by highend »

A script for this would be easy but you'd always have to click a button / use a shortcut to see if a folder exceeds the size. Don't think that a fully automatic way is possible atm (apart from color filters that could be configured to show such a folder in a recognizable way).
One of my scripts helped you out? Please donate via Paypal

Post Reply