Hello List, I have an application that uses the PC ID to determine it's function eg PC1 is input, PC2 is process, PC3 is output. On occasion there may be a requirement for 4 inputs or 2 processes. The enviroment is dynamic and a central look-up is used to determine each PC's function.
Now I need to run this application on Wyse terminals, connected to a Citrix server, naturaly the PC ID that is returned is that of the server, so I can determine which server in the farm is servicing the application, but not which terminal is being used. I tried extracting the ID from the printer name (printer x on PCnn), but Citrix sometimes appoints the wrong printer, and not all the terminals have printers anyway. Does anyone know a way that I can expose the sysem variables of a terminal to the Citrix session? Thanks - Chris _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

