I'm actually using E-Basic (with the E-Prime software) but I'm told most VB commands will work.
I'm using the E-Prime software to run an experiment, the software does not explicitely support playing a video stimuli but the E-prime support tells me that I can put in code like this:
Rte.DeviceManager.Suspend
Rte.DeviceManager.Resume
Then in the middle of those 2 lines I have to somehow tell it to call up another software program and play a video (such as Quicktime). The Suspend will Suspend what E-prime is doing so that that some other software can run then Resume will have E-Prime pick up where it left off. Any idea how I can do that?
I'm using the E-Prime software to run an experiment, the software does not explicitely support playing a video stimuli but the E-prime support tells me that I can put in code like this:
Rte.DeviceManager.Suspend
Rte.DeviceManager.Resume
Then in the middle of those 2 lines I have to somehow tell it to call up another software program and play a video (such as Quicktime). The Suspend will Suspend what E-prime is doing so that that some other software can run then Resume will have E-Prime pick up where it left off. Any idea how I can do that?