Communicating between scripts (IPC, inter-process communication)

Helpful script writing tricks and HowTo's
Spitzi
Posts: 367
Joined: 24 Feb 2022, 03:45

Re: Communicating between scripts (IPC, inter-process communication)

Post by Spitzi » 06 Dec 2024, 07:04

@Descolada Thank you.

I also use IniRead and IniWrite. Do you think FileOpen will throw an error if these take a longer time?

I took a look at the sharing modes of FileOpen. Does that mean that i could open the same file (residing on a network drive) simultaneously from many network computers and read/write to it?

Greets Simon

Post Reply

Return to “Tutorials (v2)”