Hi all,
This is my first time using Java objects.
It's got to be easy, but I'm just figuring out the programming.
I'd like to grab the current time (machine time and not the time of the current bar) and place it in a variable : vCrrntTime.
I understand I use the .getTime object,
but I don't quite get the actual application/coding.
Thank you,
John
Annapolis, MD
This is my first time using Java objects.
It's got to be easy, but I'm just figuring out the programming.
I'd like to grab the current time (machine time and not the time of the current bar) and place it in a variable : vCrrntTime.
I understand I use the .getTime object,
but I don't quite get the actual application/coding.
Thank you,
John
Annapolis, MD
Comment