- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I often encounter the following situation while
debugging in CVF. I have a long character string
variable (say a character(500) variable) that
contains a short string (say with 10 characters).
When I highlight the string to view its content,
I can only see the trailing space characters.
Is there a way to tell CVF to not show trailing spaces?
debugging in CVF. I have a long character string
variable (say a character(500) variable) that
contains a short string (say with 10 characters).
When I highlight the string to view its content,
I can only see the trailing space characters.
Is there a way to tell CVF to not show trailing spaces?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the QuickWatch window, type in variablename(1:10).
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Memory window, although less than perfect, can do the job as well.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page