Jim, This is the MS/NT login and I wanted to have the user only log in once. In my Rbase app, I have a table of valid user idents and what functions they can use. I was using (Cval(computer)) but I guess I need (Cval(netuser)).
Dennis ***** At 10:13 AM 2/18/2003 -0500, you wrote: >Dennis > >I hope I don't sound too stupid here, but when you say login >are you meaning at the time when they login to the network, or >a developed process you have done in RBase? > >If at a Network login, what login are your user using? Novell, Microsoft, Other??? > >Jim Limburg > >Dennis Fleming wrote: >> RBWIN 6.5++ >> >> On Windows NT, we have some folks who enter work request from their process >> control station PC's. In order to make this as fast as possible, I want to >> take them directly to the Work Request menu with no login. >> >> With CVAL we can pick up the Computer, Name, NetUser, UserID, etc. I was >> using Computer, but that is just the station, so I guess I need to use >> UserID (NT login ID?) and then match it against my list of valid users. (???) >> >> Also, these stations have no printer, but I couldn't find how to disable it >> in RBase to avoid getting a "No printer" error message. >> >> TIA, >> >> Dennis >> ***** >> Dennis Fleming >> IISCO >> http://www.TheBestCMMS.com >> Phone: 570 775-7593 >> Fax: 570 775-9797 >> >> > > > Dennis Fleming IISCO http://www.TheBestCMMS.com Phone: 570 775-7593 Fax: 570 775-9797

