Thank you, net seams to work: ( temparr=#(“text1”, “text2″) txtFile = @”C:\Temp\myText.txt” sioFile = dotNetClass “System.IO.File” sioFile.WriteA…
Yes, the doctor would help. I found the problem, but I can’t solve it of course. Max 2014 can create the file and close properly, so that I can read i…
Hi, Jorge! I closed all Max instances. #1. If I open both – 2012 and 2014, then 12 writes, but 14 gives messagebox “Can’t open file” #2. If I run the …
#1 Have you tried closing Max 2012 before opening the file in Max 2014? – Yes, when I close 2012, 2014 reads it #2 copy any file to the temp folder ma…
Thank you for your help, in fact I have no errors in my code, I just tried to simplify it here, so sorry about this. I’ve tried with gc() after close …
I have just found which is the real problem. sysInfo.tempdiris good, but the problem is with the openfile. If I create a file in max 2012 and close i…
Thank you, miauu. The thing is that I know about this location. I mean an universal TEMP folder for any max version.
vfbControl() gives me Call needs function or class, got: undefined. How to use it?
I found by myself. The problem was not “for loop”, I just had to reset maxfile before loading.
Thank you, Mehdi! It’s working great!!!