Jump to content

Recommended Posts

Posted

This is a very simple way on have more tasks, it is simply starting its own executefile op with another parameter, when that happen it make a task that connect to the main file witch control the variables.

Its very buggy but it should work ok.

Hope ya like it

smt.au3

Posted

Thanks but i need to change some about the way it hold variables, I try lot with stdout, stdin, consolewrite,consoleread but i cant get to work so i used a editbox instead in a gui there isnt shown

Posted

You shouldnt not call it MultiThreading as that is a lie.

Its more like MultiProcessing :D

but the coroutine multithreading udf has then a wrong name too :wacko:

My UDF's : Startet on : 06.06.2006_CaseSearchOrReplaceStr();~> Searches OR Replaces a String,;~> With or Without Casesensivity
Posted

CoRoutine making a new file and then run it with /autoitexecute, The code will be visible and ima think its going a bit slow, this should go faster.

Any there can help me improve this? i mean with better Var system etc

Posted (edited)

hard way:

set up some memory space using MAlloc/Dllstruct then pass the pointer to the script over the cmdline. then have the script read the data out of the 1st script using readproccessmemory@kernel32.dll.

but thats probly to hard for you so just go with manadar's idee or use an .ini :D

Edited by w0uter

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

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
  • Recently Browsing   0 members

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