I didn't want to annoy you or
to mix the browse-samples.

//------------------
FYI :
That are official samples of HMG, not mine.
Regards
//---------
Moderator: Rathinagiri
Hi Klausklauskugel wrote: I didn't want to annoy you or
to mix the browse-samples.
Thanks amigo Esgici, It was so usefull. But please note those sub-folders in BROWSES package when unpack file, the name of folders makes dificult to load in actual HMG IDE. Because IDE say "It´s can not contain spaces in project name", which means all the names: BROWSE.01, BROWSE.02, BROWSE.03 and so on... must be renamed as: BROWSE_01, BROWSE_02 and BROWSE_01 consequently. Just for remind all of you need Browses for compilation at IDE.esgici wrote:Browse samples extracted from official HMG distribution for a long time ago
Attached file: BROWSES.zip
All of these samples borrowed from official release 3.0.0 TEST XIIIa of HMG and sent to forum without any modification; and all of theme are building and running without any problem like you noticed. Anyway, there isn't space in these folder names and a period (".") never been problem as far as know. May be your path ( up to project folder(s) ) may include spaces.Pablo César wrote:... It was so usefull. But please note those sub-folders in BROWSES package when unpack file, the name of folders makes dificult to load in actual HMG IDE. Because IDE say "It´s can not contain spaces in project name", which means all the names: BROWSE.01, BROWSE.02, BROWSE.03 and so on... must be renamed as: BROWSE_01, BROWSE_02 and BROWSE_01 consequently. Just for remind all of you need Browses for compilation at IDE.
P.S. BROWSE.11 it is missing.
Pablo : los Ejemplos Browse funciona correctamentes en HMG.3.1.1 con las modificacions que aporto el amigo Claudio Soto.Pablo César wrote:Thanks amigo Esgici, It was so usefull. But please note those sub-folders in BROWSES package when unpack file, the name of folders makes dificult to load in actual HMG IDE. Because IDE say "It´s can not contain spaces in project name", which means all the names: BROWSE.01, BROWSE.02, BROWSE.03 and so on... must be renamed as: BROWSE_01, BROWSE_02 and BROWSE_01 consequently. Just for remind all of you need Browses for compilation at IDE.esgici wrote:Browse samples extracted from official HMG distribution for a long time ago
Attached file: BROWSES.zip
P.S. BROWSE.11 it is missing.
Sorry, this isn't correctesgici wrote:..., since a long time IDE didn't made any protest to space included project paths. ...