handle number

Posted By: rki

handle number - 04/07/24 18:12

Handle number is so unintuitive

dataSave (int Handle, string Filename, int Start, int Num)

What is Handle here? How does a dataset or filename get assigned to it?
Is it not good programming practice for dataSave to be like dataSave (objName, ...)?

I could not find anything in the documentation that could help
Posted By: AndrewAMD

Re: handle number - 04/08/24 14:04

Just pick a number, that’s the handle. I like the number 1.
© 2024 lite-C Forums