Hey @Sven, just a quick one. Could you please tell if the spinfile macro uses the same amount of memory in SER regardless of the file size? I.e. it does not matter in terms of SER memory consumption if the spinfiled file is 10 Mb or 10 Kb, right?
Comments
Sven www.GSA-Online.de
correct, thats no issue. The file is opened, SER jumps to a random location and takes that line (reading bytes forward and backward).
Comments