Hello again, it has been a little while.
I have the following in my code:P
Name {$VillianName}
01-04: Gangster {$Gangsternickname} Set:VillianName=[@EELPulpMaleFirst] [@YZGPulpLast]
46-49: Femme Fatale Set:VillianName=[@EELPulpFemaleFirst] …
Thank you for the advise, I am sort of making headway now using the following as an example:
use:nbos\names\USNames.ipt
Set:Gender==[|USFullNameMale|USFullNameFemale]
And using [@Name_{$Gender}] to call the result, I am a little stuck when I try …