Based on the answer forwarded from Peter Shellenbach I got it to work by first turning on Mouse support then choosing a pattern match file from the Accuterm settings.
Accuterm did all of the work of pattern matching and even allows for dynamic changes to be made to the pattern file. Horacio's suggestion will be the icing on the cake! Thanks for everyone's help Roy -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Horacio Pellegrino Sent: Friday, January 09, 2009 12:35 AM To: [email protected] Subject: RE: [U2] [UV]Accuterm, Question of Links Roy: You can print http://192.168.1.10 underlined with a PRINT command. Then enable mouse, and make your input-inkey()... when analyzing contents of the entered variable you can decide if they clicked on the link or somewhere else. If they did you can execeute the code you have for your popup. You can even go fancier and before your popup you can reprint the link in reverse, wait a bit then print it back as "visited" , creating the effect of a real link. This solution is more server-oriented. I hate having to touch AccuTerm config. Cheers!! hp -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of roy Sent: Thursday, January 08, 2009 9:36 AM To: [email protected] Subject: [U2] [UV]Accuterm, Question of Links Has anyone been able to display a link such as http://192.168.1.10 <http://192.168.1.10/> or it's dns equal on an Accuterm screen and have the user be able to click on it to get an image? I can encode the url in basic and have it pop up but I want to be able to display it and click it gui style. A product called Smartterm does this without any code behind it. Will Accuterm do the same? Thanks to the experts out there ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
