GTGRID User Guide > Error Messages > GTRESTORESURF and GTSAVESURF Error Messages
  

GTRESTORESURF and GTSAVESURF Error Messages
The following error messages are associated with GTRESTORESURF and GTSAVESURF.
Error Message
% GTRESTORESURF: Filename cannot end with / 
Commands that Produced Error
WAVE> surf_id = GTRESTORESURF('mysurf.srf/')
Response
A filename cannot end in the slash (/) character. This causes
GTRESTORESURF and GTSAVESURF to improperly treat the entire filename as a directory.
Error Message
% GTRESTORESURF: Filenames greater than 40 characters not supported.
Commands that Produced Error
WAVE> surf_id = $
GTRESTORESURF('averyveryveryreallyreallylongfilenamehere')
Response
Filenames, not including the path specification, are limited to 40 characters in length.
 

Version 3.0
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.