Run the following script, and there is no record in the log.

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
kuiwu_zh
Posts: 59
Joined: 24 May 2018 15:38

Run the following script, and there is no record in the log.

Post by kuiwu_zh »

Run the following script, and there is no record in the log.

Code: Select all

new ("new file",,,"r");

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

Re: Run the following script, and there is no record in the log.

Post by highend »

Because you need to supply the "u" for the flags parameters as well

Moved to Q&As
One of my scripts helped you out? Please donate via Paypal

Post Reply