Randy
Use trace logging to figure out what app is doing (tables, fields involved and business object methods invoked).
That'll help you determine suitable event triggers for your subs... Use the wizards to help get you started.
Technet is a great vb.net code resource.
Often useful code posts here as well.
Before you know it, you'll be coding.
Rob
--- Original Message ---
From:"Randy" <rweber@...>
Sent:Fri 5/15/09 12:39 pm
To:vantage@yahoogroups.com
Subj:[Vantage] V8.03 Programming Resources
I'm just learning how to program (in V8) and would like to find sample code or reference resources. I don't know where to start. I have the Epicor Tools User Guide but I need a more complete reference.
For example, I cannot figure out what event is triggered when a new record is added, or how to convert a string to UpperCase.
I know VBA, so this should be easy if I can find good resources.
Where can I find such information?
Randy Weber
Use trace logging to figure out what app is doing (tables, fields involved and business object methods invoked).
That'll help you determine suitable event triggers for your subs... Use the wizards to help get you started.
Technet is a great vb.net code resource.
Often useful code posts here as well.
Before you know it, you'll be coding.
Rob
--- Original Message ---
From:"Randy" <rweber@...>
Sent:Fri 5/15/09 12:39 pm
To:vantage@yahoogroups.com
Subj:[Vantage] V8.03 Programming Resources
I'm just learning how to program (in V8) and would like to find sample code or reference resources. I don't know where to start. I have the Epicor Tools User Guide but I need a more complete reference.
For example, I cannot figure out what event is triggered when a new record is added, or how to convert a string to UpperCase.
I know VBA, so this should be easy if I can find good resources.
Where can I find such information?
Randy Weber