I'm converting an application from VB6 to VB.NET and all gets converted fine apart from a section where I want to automate an image being clicked on.
The application uses the webbrowser control to signon to a web site, navigate to a certain page, click some radio and checkbox controls then...
I'm trying to use a keyed data queue on the AS/400. I can get ADO quite happily to read and write from a non-keyed queue and can even write a keyed entry. But whenever I try and just read entries with a particular key I get everything.
I have code like the following;
Set rs =...
Does anyone know how to format a number so it appears with the sign at the end?
eg. -123.34 appears as 123.34-
I know I can do 'If minus then this else this' but I'm hoping there is a way to avoid this complexity.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.