Prev | Next |
Product: | PageStream 5.0.4.34 (All Platforms) | Reported By: | Tim Doty | |
Severity: | Enhancement | Assigned To: | Deron Kazmaier | |
Priority: | Average | sign in to watch (1 is watching) | ||
Status: | Fixed in 5.0.4.36 | Reported: | 2009-01-31 10:07:42 | |
Category: | Scripting | Updated: | 2009-01-31 10:07:42 | |
Summary: | Allow replacing concatenated string arguments with lists | |||
Keywords: | script lists |
Attached Files: | No files attached. | |||
Sign In to add a file. |
If a script command (such as AlertRequester) takes an argument that consists of a concatenated list of strings using a delimiter allow the argument to be replaced with a list instead. For example, AlertRequester(AlertType_Error, "some error", [ "^Ok", "~Cancel", "Other" ] ) | |
Deron Kazmaier wrote... | 2009-01-31 13:22:10 |
Not sure how creating a list is going to be any easier but I've implemented this for AlertRequester. I'm not aware of any other script commands that take concatenated arguments but if another exists let me know.
| |
Add a Comment | |
Sign in to add a comment. |
Bug #275 - Allow replacing concatenated string arguments with lists by Tim Doty script lists
created:2009-01-31 10:07:42 last updated:2009-01-31 10:07:42
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
sign in to add a bug |