Page 1 of 1

Hollywood 8 - line handling

Posted: Sun Feb 17, 2019 9:22 am
by GMKai
Hello,

after upgrading to Hollywood 8 I run into the following problem:

Code: Select all

Work:HSM/HSM_Game/team.hws:435: Unerwartetes Zeichen!
given line is:

Code: Select all

      While (res <> 101)
Highlighting whitespaces does not give a hint to some obscure sign.
And the script worked with HW7.

Any hints on what got changed or is handled more strict?

Re: Hollywood 8 - line handling

Posted: Sun Feb 17, 2019 9:42 am
by GMKai
okay,
with this site i can see some additional chars:
https://www.soscisurvey.de/tools/view-chars.php

is there a nice way to replace none-whitespacecharactes with simple " "?

Re: Hollywood 8 - line handling

Posted: Mon Feb 18, 2019 4:21 pm
by airsoftsoftwair
GMKai wrote: Sun Feb 17, 2019 9:42 am is there a nice way to replace none-whitespacecharactes with simple " "?
You mean with Hollywood? Sure it is. ReplaceStr() can be used on any character.