What about using the shell's internal Recorder command?JosDuchIt wrote:Being able to redirect the output when launching an application is far more limited: you can't change that afterwards.
Search found 569 matches
- Sun Jul 12, 2015 11:04 pm
- Forum: AmigaOS Feature Requests
- Topic: CMD printer output redirection
- Replies: 21
- Views: 21051
Re: CMD printer output redirection
- Fri Jul 10, 2015 6:35 am
- Forum: General AmigaOS
- Topic: Overlay broken on 9250-based systems with FE?
- Replies: 10
- Views: 8439
Re: Overlay broken on 9250-based systems with FE?
I don't know where you are getting your information from but that is completely bogus.samo79 wrote:I think you should report it to rwo (Renè Olsen) directly as he is the guy behind all the latest changes of the graphics part in the Final Edition, he is for sure the most competent person to ask of
- Fri Jul 10, 2015 6:32 am
- Forum: AmigaOS Feature Requests
- Topic: CMD printer output redirection
- Replies: 21
- Views: 21051
Re: CMD printer output redirection
Sorry but I don't understand what you are trying to accomplish here.JosDuchIt wrote:Set OUTPUT con:360/12/160/80/Gui4Cli/auto/close/wait §Gui4Cli command
CLI 'run cmd parallel PRT: opt n '
CLI ' run cmd parallel RAM:PrtFile opt n' ;
any alternative to that ?
Are you trying to print a file from CLI or something?
- Wed Jul 08, 2015 3:29 pm
- Forum: AmigaOS Feature Requests
- Topic: CMD printer output redirection
- Replies: 21
- Views: 21051
Re: CMD printer output redirection
So i guess what i am asking: can CMD be brought back? I checked and "CMD" was never ported to AmigaOS 4.0. It was probably left behind because it only works on classic Amigas the way it is written. It does this by patching their vectors which is also naughty. The comments in the source co...
- Tue Jul 07, 2015 9:07 pm
- Forum: AmigaOS Feature Requests
- Topic: CMD printer output redirection
- Replies: 21
- Views: 21051
Re: CMD printer output redirection
However i did hit this page http://wiki.amigaos.net/wiki/AmigaOS_Manual:_Workbench_Other_Programs it mentionas a tools drawer in which CMD should reside. That page was very out of date so I fixed most of it. That is the beauty of a wiki. :) Most of the information that was on there has been merged ...
- Wed Jun 10, 2015 4:48 am
- Forum: SDK Support
- Topic: Wiki down
- Replies: 1
- Views: 3013
Re: Wiki down
Fixed.
- Sun May 24, 2015 5:29 pm
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: OS4.1FE did not start.
- Replies: 80
- Views: 91280
Re: OS4.1FE did not start.
The disk is bootable and I only have one disk drive with three partitions on it. A bootable DH0(Workbench) SFS00, DH1(SWAP) non-bootable SWAP format 4096 buffer, DH2(Playbench) non-bootable SFS02. Be sure to use only 512 sectors for those SFS formatted partitions. I do not see the Workbench screen ...
- Sun May 24, 2015 5:22 pm
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: OS4.1FE did not start.
- Replies: 80
- Views: 91280
Re: OS4.1FE did not start.
That is correct.Elwood wrote:Well, removing the SWAP partition will make the system run without swap machanism. I don't think there is another way to disable it.nzv58l wrote:Anyone know how to turn the SWAP feature off?
- Tue May 12, 2015 9:45 pm
- Forum: General Developer Support
- Topic: Scaling with hardware acceleration but without blending
- Replies: 16
- Views: 10048
Re: Scaling with hardware acceleration but without blending
When used with 32-bit ARGB bitmaps, does graphics/BitMapScale() always operate in software or will it use the GPU for scaling if the bitmap is in video memory? The answer is that it depends. There are all sorts of optimizations depending on the circumstances and whether the underlying hardware driv...
- Thu May 07, 2015 4:01 pm
- Forum: General Developer Support
- Topic: Scaling with hardware acceleration but without blending
- Replies: 16
- Views: 10048
Re: Scaling with hardware acceleration but without blending
What was the question exactly?softwarefailure wrote:*bump*An OS dev with their fingers in graphic.library Hans de Reuter, SSolie, Rene O or some such....