Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do get a user login name from Windows
Message
From
30/04/2001 22:07:17
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00501724
Message ID:
00501853
Views:
36
>>>>
>>>>RIGHT(SYS(0), AT("#", SYS(0))+2)
>>>
>>>You meant:
>>>
?substr(SYS(0), RAT("#", SYS(0))+2)
right?
>>
>>Same thing :)
>
>No, not the same. Do I need to explain? :)

Arrggh...
So I'm having a rough day...
? RIGHT(SYS(0), AT("#", SYS(0))+2) == substr(SYS(0), RAT("#", SYS(0))+2)
Yeesh! Just my luck today to try this with two different logins on two different machines and get .T. each time...
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform