Search found 5 matches

by KimmoFrye
Thu Oct 10, 2019 9:47 pm
Forum: Support
Topic: save and restore cookies
Replies: 2
Views: 7003

Re: save and restore cookies

I join the question
by KimmoFrye
Tue Oct 08, 2019 12:43 pm
Forum: Support
Topic: Self-written functions
Replies: 2
Views: 7179

Re: Self-written functions

Thanks for your help.
by KimmoFrye
Tue Oct 08, 2019 7:41 am
Forum: Support
Topic: Self-written functions
Replies: 2
Views: 7179

Self-written functions

I need to write a function that repeats some actions many times. I wrote a function and call it but the program return that can't call the classes of the program from my function. How it solve?
by KimmoFrye
Thu Oct 03, 2019 11:05 pm
Forum: Support
Topic: Open files in sequence
Replies: 2
Views: 5915

Re: Open files in sequence

Thanks so much for examples!
by KimmoFrye
Thu Oct 03, 2019 9:57 pm
Forum: Support
Topic: Open files in sequence
Replies: 2
Views: 5915

Open files in sequence

Hi,

I need to open some files in sequence and get them data. Can you please show how to open a list of files from a folder via loop? How do I reference a specific item in the array based on loop step?