2/21/2025 2:15 PM | |
Joined: 8/3/2009 Last visit: 9/5/2025 Posts: 16349 Rating:
|
Hello adi.lehanceanu If you want to do such functinoality then you have to get in contact with VB Script. You need learn how to use it. Then you can see which possibilities you have by general like for example to work with strings and arrays. -> you can use the Split function to geht the second part of the string form the Fileselect dialog then you have the filename. also to add or to remove something from a string is a basic VB functionality which you will find also in general internet or in any VB crash course Here is a link to the object model of the file operation which are available for WinCE Panels: https://support.industry.siemens.com/cs/ww/en/view/109813306/101387121035 so you can use the filecopy or movefile to do what you want to. Bye Murof |
Last edited by: Murof at: 02/21/2025 14:15:41If this Information really helps, you could use the Rate function |
|
This contribution was helpful to
1 thankful Users |
Follow us on