-
FlexPro
- At a Glance
- Features & Options
- Applications
- All Advantages
- What’s New in FlexPro 2021
- Try FlexPro For Free
- FlexPro View OEM Freeware
- Buying Guide
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Products
- News
- Support
- Company
- Contact
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
Assigning results to a Dataset
- This topic has 2 replies, 2 voices, and was last updated 14 years, 5 months ago by John Gerhardy.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
June 9, 2010 at 6:54 pm #12465John GerhardyParticipant
Hello Support,
ist it possible to assign the results of a manipulation to a new dataset?
Something like this:
Set-C = Set-A + Set-BWhere Set-A and Set-B already exist and the the result of the summation is stored in Set-C.
Regards,
jgerhardyJune 9, 2010 at 6:54 pm #8140John GerhardyParticipantHello Support,
ist it possible to assign the results of a manipulation to a new dataset?
Something like this:
Set-C = Set-A + Set-BWhere Set-A and Set-B already exist and the the result of the summation is stored in Set-C.
Regards,
jgerhardyJune 9, 2010 at 7:09 pm #8761Bernhard KantzParticipantPlease use a FPScript formula for this task:
'Set-A' + 'Set-B'
The formula includes the computing algorithm and the result. You have the possibility to evaluate the formula into a data set, but this step is not necessary.
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.