Browsing this Thread:
1 Anonymous Users
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Hi,
Perhaps not entirely WiP related (but i encountered the situation when preparing things on a WiP). I wrote some shell scripts, on my windows machine. And behold i was so stupid to not take the encoding/crlf into account. Which resulted in some pretty wierd errors along the way ![]() But... the thing i wanted to address can be seen in the attached picture (please notice the fp.cfg and fp.ini duplicate files). It's produced by a script command like copy "sourcefilename" to "destinationfilename" followed by a crlf (on windows). I loaded the windows scripts in jano editor and saved them, which seems it didn't took care of the issue :S So, i ended up with filenames that most probably contain part of the windows crlf and AROS shell commands simply love that .Attach file: (0.00 KB)
Posted on: 2014/8/13 16:27
|
|||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
<p>hi all,</p><p>just to tell, i've written an article on my blog for the WIP5 + latest ot : http://oanemous.free.fr/?p=1279</p><p><img alt="icaros 1.5.2 wip5 grab" height="576" src="http://oanemous.free.fr/wp-content/uploads/grabarosWIP5.png" width="1024" /></p><p>hope this can help peoples. feel free to comment it.</p><p>cheers,</p><p>Jess.</p>
Posted on: 2014/5/25 11:37
|
|||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
ntromans wrote:
Quote:
Ok, there is indeed a problem with rexxmast, but deadwood is looking into that. However, the correct syntax of what you wanted to achieve would be: adress command wait 10 secs echo ">ram:test test" regina sometimes seems very picky about when to use quotes (single/double) and how to use them. (e.g. regina <> 100% arexx). if everything works ok (and using your 'faulty' script), you should be able to see an arexx error appearing just after the wait (which currently fails. it exits silently).
Posted on: 2014/4/3 19:16
|
|||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Just can't stay away
![]() |
Quote:
> echo >ram:hi "hello" Strange. I tested 1.5.2 on vmware & vbox and 1.5.2 exp/abi V0/V1 on vbox. Output *always* written to file 'hi', never printed in the shell. When you do an empty echo, output is *always* a newline.
Posted on: 2014/4/2 22:29
|
|||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Quote:
This is what I tested: > echo >ram:hi "hello" > echo < ram:hi Effects: Icaros 1.5.2 Experimental: new line is printed Icaros 1.5.2 Normal: "hello" is printed AmigaOS3.1 : nothing is printed So the new behavior is actually more compatible with AmigaOS that then old one.
Posted on: 2014/4/2 18:14
Edited by deadwood on 2014/4/4 4:38:45
|
|||
|
Krzysztof
"There is no such thing as software for free. If it is not the user who covers the cost of software creation with money, it is the developer who covers this cost with his own free time." www.aros3d.org www.twitter.com/ddeadwood |
||||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Quote:
please. Can you report this to aros developers in the aros bugtracker as well? Thanks
Posted on: 2014/2/20 17:18
|
|||
|
p.bes
Icaros Desktop AROS distribution mantainer |
||||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Hi Azvareth,
Just tried another test. This program: /* */ address command wait 10 sec works fine, although a 'Regina Helper' task is left in memory every time the program is run. However, change it to this: /* */ address command wait 10 sec echo >ram:test "test" and it fails. It doesn't even execute the wait, it returns immediately. Also, if I try to edit and save to the file again, I cannot - it is locked. Curious stuff... Nigel.
Posted on: 2014/2/19 19:55
|
|||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Hi Paolone,
Yes, this is probably a more general developer issue. I just though it was worth mentioning that par: was not working as might be assumed so that, when the new Icaros gets a more general release, other users who may try it with their old (not usb) printers would be aware of the limitation. Cheers, Nigel.
Posted on: 2014/2/19 19:01
|
|||
|
||||
|
Re: Experimental Icaros version with Magellan inside
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
Some more information regardin Arexx on WiP5 AROSx
Seems not be possible to create a output file (I am however not certain if I do it correctly, it was ages since last time) I tried to Open a CON for writing and write text on it, nothing showed up, no Window. I Changed to Open to ram:output, no file was created, and ofcourse no output could be examined for content. basically I did CALL Open(FH, 'CON:1/1/400/50/TheWindow',W) WriteLN(FH, 'Hello there') CALL Close(fh) I changed the CON: string to RAM:output in the next test - Nothing.
Posted on: 2014/2/19 18:08
|
|||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.







.
(0.00 KB)