-
FlexPro
- Zoom sur FlexPro
- Fonctionnalités & Options
- Domaines d’application
- Tous les avantages
- Nouveau dans FlexPro 2021
- Testez FlexPro gratuitement
- FlexPro View OEM Freeware
- Conseils d’achat
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produits
- News
- Support
- Société
- Emplois
- Contact
- Login
- Langue
- +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.