I am creating a gateway program to be used in XBIS that will drive a new process we are developing. Our .net team requested that I update all '-' in variable names to "_". As I attempted to do this in AcuBench the Working Storage screen would not accept "_" and would automatically convert them back to a "-". Does anyone know why this is happening? An Example variable name is: 'IP-VS-Message'...I had hoped to make that 'IP_VS_Message'. The only option that I could use was to remove the '-' completely. This made the final variable name: 'IPVSMessage' which it took but is a bit confusing.
Thanks



