8/16/2007 8:42 AM | |
Posts: 1084 Rating: (72)
|
C and VB run in different threads. If your script is in c and eg you wincc programmed in vb it should run beside each other. with regards, Ikkezelf |
8/17/2007 4:54 AM | |
Posts: 45 Rating: (4) |
hi Ikkezelf, i'm running c-script onlyin my program.
hi Danielle, the script takes too long to be executed because it reads data fromanarchivethen transfer it to another (user archive). and also the data must be validatedthen distribute it in other archives. the script willcheckand look for anarchivethat will be appropriatefor the data being transfer. i think breaking the script is not possible because of the validation. but maybe you have a suggestion on how i can break the script into smaller one. i'll attach the script so you can take a look at it. thanks.. Attachmenttransfer to ordering rev1.2.zip (254 Downloads) |
Last edited by: azrael at: 24.08.2007 08:59 |
|
4/8/2023 10:22 AM | |
Joined: 12/10/2022 Last visit: 10/18/2024 Posts: 2 Rating: (0) |
Create vb script while loop and run script when from load While True Wend
|
Follow us on