Ignore:
Timestamp:
Jun 12, 2018, 5:01:06 PM (7 years ago)
Author:
Herwig Bauernfeind
Message:

Unify debug formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/shared/browse.vrs

    r1053 r1055  
    320320
    321321    if browsepath = '' then browsepath = '\'
     322    if pos(" ",browsepath)> 0 then browsepath = '"'browsepath'"'
    322323    if UserCred = "" then UserCred = "-N"
    323324
Note: See TracChangeset for help on using the changeset viewer.