Jump to content

Guictrlsetonevent Calling A Udf


Recommended Posts

When I try to call

GUICtrlSetOnEvent($nViewDescriptionListItem,"_ListViewGUI('Description List','C:\Data Files\Return Dunnage Suppliers.txt')")
It says I'm unable to 'cause of a unknown function. Is something like this possible? I would like to avoid calling a function just to call another function because of the variables.

INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Link to comment
Share on other sites

when it says function it means something defined as

func yourfunc()
_ListViewGUI('Description List','C:\Data Files\Return Dunnage Suppliers.txt')

i think :(

I knew what it meant :)

I just hoped I could avoid creating a function just to use another function in it with the variables. :think:

INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...