MHE NG MUIRoyale

Discuss anything about the Hollywood plugins for Cubic IDE and Codebench here
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

Hello

When the requester open, i think you try to select path at drive like this:

Work:Music/protracker/protracker.exe

And no
protracker/protracker.exe

Go to the root to select your paint and music software

For exécution, it's possible it's du to Hollywood version

Try this in newcli:

when newcli is open, type this:

Hollywood:
Hollywood -debugdevice ::stdout >ram:Execution_outpout path:myfile

path:myfile is the path with your hollywood script and say me if it work

So if you have got an error try this:

Hollywood path:myfile

I think -debugdevice isn't compatible with older version

So, you can donwload new version:
Compilationis ok but be careful, only for all use a hollywood version>= 4.5

good test, and test another theme ;-)

Give me someone if you want (gfx theme)
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

Excellent Helmut, you find bug

I have correct it, with new version that you download, when you modify path of calculator,Paint and tracker software, all soft run ;-)

Thanks a lot ;-)
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE NG MUIRoyale

Post by HelmutH »

Hello ArtBlink
Now I get this message from the requester MHE-NG Output:
VERSION: Object not found
VERSION: Invalid value

and this message from HollywoodPlayer:
Cannot read file MHE MUIRoyale0_1cConfig.prefs !
File: MHE-NG.hws (current line: 29 - In function: OpenFile)


But the previous version ran.
greeting Helmut
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

Ok, i found

Thanks for return, i modify this ;-)
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

New version

You can drop file on editor to read it
Command help is active with all item
Double click on command to insrt it in the active editor
And more option

Try it ;-)
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

New version here :

AOS4.x :
http://artblink.hollywood.free.fr/Outils/MHE/MHEOS4.lha

At this time, i just code for AOS 4.x because to go to amigaguide @node, i have just AOS4.x tools. This tools is open guide

I think it will be very interesting that hollywood command can open guide at indicated amigaguide node

New command Andreas ;-)
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE NG MUIRoyale

Post by HelmutH »

ArtBlink wrote:New version

You can drop file on editor to read it
Command help is active with all item
Double click on command to insrt it in the active editor
And more option

Try it ;-)
Hi ArtBlink
All this function are working fine.
Have you deactivated in the version 0.3 the function Executer and Compiler :?:

By the new version I get this error from MHE-NG Output:
VERSION: object not found
Hollywood:System/Hollywood: Unknown command

And from Hollywood Player:
Cannot read file Hollywood.guide !
File: MHE-NG.hws (current line: 120 - In function: FileLines)
greeting Helmut
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

Button Exécuter and Compiler is inactive when you haven't got Hollywood

Can you test in shell this line
sys:c/version Hollywood:system/Hollywood >Ram:VersionH

Or try this on editor and execute this code with hollywood

Code: Select all

/*====================*/
/* = TitreDuScriptHollywood = */
/*===================*/
;
/* = Info Script = */
;
@APPAUTHOR "Auteur"
@APPCOPYRIGHT "Free Distribution"
@APPDESCRIPTION "Description"
@APPTITLE "Titre"
@APPVERSION "Version : 1.0"
;
/* = Code Source = */
;

Execute("sys:c/version Hollywood:system/Hollywood >Ram:VersionH")

;
/*====================*/
;
/* = Boucle Infini = */
;
Repeat
    WaitEvent
Forever
;
/*====================*/
Open txt file VersionH localised in Ram: with multiview or Notepad and write what you read please
Verify if Hollywood.guide is localised in hollywood:Help/

I rework script code to optimise speed

Thanks for return
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE NG MUIRoyale

Post by ArtBlink »

So

Try this to know where is tools "version"

In newcli

Which version

And in the newcli, the path of version will be print

and communique me the path of your version tools

Thanks to zzd10h to this "Asctuce" ;-)
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE NG MUIRoyale

Post by HelmutH »

Hi ArtBlink
I have test your points from 08 Dec:

Can you test in shell this line
sys:c/version Hollywood:system/Hollywood >Ram:VersionH
My result:
VERSION: Object not found

Open txt file VersionH localised in Ram: with multiview or Notepad and write what you read please
My result:
File VersionH is empty

Verify if Hollywood.guide is localised in hollywood:Help/
My result:
Yes, Hollywood.guide is on my system in directory hollywood:Help/

And here the results from your points from 10 Dec:
Try this to know where is tools "version"
In newcli
Which version
And in the newcli, the path of version will be print
and communique me the path of your version tools
My result:
The version is 53.5 (19.02.2011) from AmigaOS 4.1 FE and is in directory system/c.
greeting Helmut
Post Reply