• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Swap File dialog only displays the first characters of a filename
#2
Hi Michael,

In the Windows API, there are a number of functions that have a maximum path limit of 255 for some reason. Due to this, I'm forced to truncate the paths in MobileSheets so that they are 255 characters or less. What you are seeing on that dialog is the result of that truncation. There doesn't seem to be anything I can do about it, as it's a limitation in Microsoft's framework. So I can display the full file name, but that's not going to match the actual file name that is used on disk. Would you still prefer this? If so, I can look into showing the full file name regardless of what will actually be used by MobileSheets.

Thanks,
Mike
Reply


Messages In This Thread
RE: Swap File dialog only displays the first characters of a filename - by Zubersoft - 09-05-2017, 02:14 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.