How to get the event in VBA? RSView SE

rfcard

Member
Join Date
Feb 2008
Location
Belo Horizonte
Posts
4
Hi!

I want to get a login event in RSView SE.
In vba code of display I add the flowing:


Private Sub App1_Login(UserName as String)
... my code ...
End Sub


where App1 is the name of my application in RSView SE Studio
The event dosen't work! Why?

Thanks!
 

Similar Topics

I swear I had this working, but I'm on site deploying this and find it's not working. I have a string input, exposed to VBA, that has a Change...
Replies
3
Views
2,589
Hi there, Is it possible to execute a VBA code using the 'Action' field in an event? Since FTView doesn't have the vbaexec command... If not, how...
Replies
3
Views
5,365
Why can I not add a click event to a single polygon? I right click and hit the VBA code, and it would normally create the click event, but it...
Replies
2
Views
2,634
From the Red Lion website, after some customer enquiries in the last week or so... Rev. March 25, 2024 [18:30] Just thought it might help a...
Replies
9
Views
253
This may be something obvious that I could learn if I sat down to understand the topic in detail with tutorials and manuals. But sometimes it's...
Replies
0
Views
128
Back
Top Bottom