Announcement

Collapse
No announcement yet.

How 2 check the string of the installfolder.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How 2 check the string of the installfolder.

    Hi !

    I have a simple question. My application doesn't support space in the installdirectory's name.How to check the
    %Appdir% to only continue when it is NOT containing space?

    Thx in advance...

  • #2
    Re: How 2 check the string of the installfolder.

    Use a WHILE/END WHILE loop and the Mid Character funcion, test for = " " (if you had given your e-mail addr. I could have sent you an extract from an action source.)
    Good luck!

    Comment

    Working...
    X