<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Robert,<br>
    <br>
    a user has reported that he gets the following error message with
    Perfect Layout/macOS in RGP Lua, but not in JW Lua: <br>
    “Script Result: ERROR: unable to generate a unique filename.”<br>
    <br>
    I am not 100% sure as I can't reproduce it, but I assume it comes
    from this command:<br>
        local tmpfile=os.tmpname()   <br>
    <br>
    Do you have any idea what could cause this?<br>
    <br>
    I only have the following additional info:<br>
    - Mac Pro 6.1 with OS 12.7.5,  10 years old<br>
    - 30 GB still free on the hard drive<br>
    <br>
    I haven't heard of this problem before. <br>
    But I know that "unique filename..." is an error message associated
    with tmpname().<br>
    <br>
    Jan<br>
  </body>
</html>