Can input remember history?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Can input remember history?

Post by yusef88 »

Code: Select all

 $s = input("history in drop menu", "","<clipboard>")

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

Re: Can input remember history?

Post by highend »

Inside the input field itself? No
By using a popup menu that shows (a limited) amount of previously entered input terms
+ a separated entry that would show a new input dialog to enter something new (without a default value)?

Sure, scripting is the way...
One of my scripts helped you out? Please donate via Paypal

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Can input remember history?

Post by yusef88 »

not exactly what I hope but I'll try it. Thanks

Post Reply