A few Prime programming questions
|
09-29-2017, 01:34 PM
Post: #3
|
|||
|
|||
RE: A few Prime programming questions
Okay, good to know expr can be used in that fashion. Though with the string manipulation and on-the-fly compilation, I'm guessing it's best to avoid using that in performance-critical loops.
Custom help text would be really nice. It wouldn't have to be anything especially complicated; you could borrow the use of /// from XML documentation systems (e.g. .NET). ///Some help text. ///More text. ///param_name: Parameter description EXPORT MyFunction(param_name)... Then you could even scrape the parameter descriptions for display when running the program via the Program Library menu, much like specifying help text for fields with the Input function. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
A few Prime programming questions - Dave Britten - 09-28-2017, 03:29 PM
RE: A few Prime programming questions - cyrille de brébisson - 09-29-2017, 05:24 AM
RE: A few Prime programming questions - Dave Britten - 09-29-2017 01:34 PM
RE: A few Prime programming questions - toshk - 09-29-2017, 03:41 PM
RE: A few Prime programming questions - Brad Barton - 10-03-2017, 01:15 AM
RE: A few Prime programming questions - webmasterpdx - 10-05-2017, 09:55 AM
|
User(s) browsing this thread: 1 Guest(s)