AHFMR
Programmer
- Oct 26, 2003
- 13
I have a macro that reads data (LastName, FirstName) from a file. This data is used in the macro as prompt data. When I pass this into the report it breaks it at the comma. I under stand why that is happening. How can I use data that has a comma in the prompt data that is not a LIST.
i.e.
NamePrompt Type String
Data in the File
LastName, Firstname
FooLast, FooFirst
FooLast1, FooFirst1
Using Impromptu version 7.0.809.0
Any assistance is appreciated
i.e.
NamePrompt Type String
Data in the File
LastName, Firstname
FooLast, FooFirst
FooLast1, FooFirst1
Using Impromptu version 7.0.809.0
Any assistance is appreciated