This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Edit script but it still run old script
#10
(17.03.2025, 09:50)Daniel Wrote: String, number - no difference. You still must use a object where your user will type the values and your script will just read this.

Let say when they want to send the email to 100 user, if I use object or storage to store that value, it's not a wise idea. My Idea is I can use only one object.
Example
The script I want to edit is 1/0/1
1/7/1 will store the email address

When 1/0/1 = 1, they want to send email to "abc", they will set 1/7/1 to "abc", 1/0/1 will be set to 'email("abc")'
then they want to send to another email "abcd"  , they will set 1/7/1 to "abcd" , 1/0/1 will be set to 'email("abc") email(abcd)'
...
Reply


Messages In This Thread
RE: Edit script but it still run old script - by pouralise - 17.03.2025, 09:57

Forum Jump: