Have you use @USING "library"
Using library adds funtions AND constants
Which functions are these contants for?
Search found 675 matches
- Thu Jan 15, 2026 6:33 pm
- Forum: General programming
- Topic: Miniwood and constants
- Replies: 2
- Views: 110
- Mon Jan 12, 2026 8:13 pm
- Forum: Hollywood bugs
- Topic: Miniwood
- Replies: 4
- Views: 224
Re: Miniwood
thats because using miniwood you HAVE to use @USING one by one to every component you are about to use @USING "graphics" @USING "brush" is the absolute minimun based in your code, however every other "missing constant" is another one component need to linked hollywood 1...
- Mon Jan 12, 2026 6:00 pm
- Forum: Windows IDE
- Topic: Multiple lines selecte, and "tab" or shift-tab , shift error
- Replies: 0
- Views: 123
Multiple lines selecte, and "tab" or shift-tab , shift error
if you select in a relative big file (for example coderise example) too many lines i.e 10-20 lines thats select all lines with mouse to turn blue and then press TAB, it shift normaly but not updated all the times (i.e TAB 3 times / shift-tab 3 times etc) the text goes as it should but you have to sc...
- Tue Dec 23, 2025 10:20 pm
- Forum: Windows IDE
- Topic: Windows IDE corrupts the created files
- Replies: 7
- Views: 750
Re: Windows IDE corrupts the created files
maybe you could open text file (hws) with notepad++ or another "Advanced" editor to see what has corrupted
- Thu Dec 04, 2025 2:29 pm
- Forum: RapaGUI
- Topic: HollyBornes game update
- Replies: 1
- Views: 552
Re: HollyBornes game update
Yes with getcommandline() t get arguments You can use console lib for many tasks You can also open a network port and interact raw data A lot of "gui frontends" has been build with hollywood because its easy and cross platform.. However keeping game will be easier for long term maintance c...
- Thu Dec 04, 2025 2:23 pm
- Forum: Newbie questions
- Topic: app/exe still running as process after closing
- Replies: 2
- Views: 949
Re: app/exe still running as process after closing
Have you use "end," in end ?
- Wed Dec 03, 2025 4:47 pm
- Forum: APK Compiler
- Topic: Windows 86
- Replies: 3
- Views: 628
Re: Windows 86
The answer is "maybe"
viewtopic.php?t=1283
I think depend on people who request... I guess not more atm
viewtopic.php?t=1283
I think depend on people who request... I guess not more atm
- Tue Dec 02, 2025 12:30 pm
- Forum: General programming
- Topic: Some Questions.
- Replies: 5
- Views: 4578
Re: Some Questions.
Exitonerror()
Enables and disables quit/raise error
You can activate before your command enable later
Or you put on top of script to not crash everywharee
Enables and disables quit/raise error
You can activate before your command enable later
Or you put on top of script to not crash everywharee
- Mon Dec 01, 2025 8:46 pm
- Forum: Newbie questions
- Topic: Cant find my download link...
- Replies: 2
- Views: 683
Re: Cant find my download link...
link including your password and your keyfile which is necessary
are in your mail...
you must contact andreas to send new mail... its not public accessible
are in your mail...
you must contact andreas to send new mail... its not public accessible
- Mon Oct 20, 2025 7:45 pm
- Forum: Newbie questions
- Topic: Hollywood programming in Linux?
- Replies: 3
- Views: 1382
Re: Hollywood programming in Linux?
i have no experience with linux BUT
1) hollywood HAVE a linux player/compiler with GUI like Amiga
2) additional SciTE and vin have some kind of support,
Scite has syntax highlight ,F1 help, and Build funtin (at in windwos all work) so its a nice "IDE"
1) hollywood HAVE a linux player/compiler with GUI like Amiga
2) additional SciTE and vin have some kind of support,
Scite has syntax highlight ,F1 help, and Build funtin (at in windwos all work) so its a nice "IDE"