On Sunday, 5-February-2006 at 22:49:16 Giuseppe Chillemi wrote,

>Is there a way to pass parameters ?

Yes.  Just put the command and parameters in a string and use your OS's normal 
syntax.  Ie., for Windows...

        call "notepad c:\my documents\some-text.txt"

Docs here...

http://www.rebol.com/docs/shell.html

-- Carl Read.


>-----Messaggio originale-----
>Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di =
>Carl
>Read
>Inviato: venerd=EC 3 febbraio 2006 21.37
>A: [EMAIL PROTECTED]
>Oggetto: [REBOL] Re: CALL is free!?!? Re: SDK licensing issues
>
>
>On Friday, 3-February-2006 at 15:22:07 Eric Haddix wrote,
>
>>
>>Ok, I just now noticed this. In the discussion on said site Carl=20
>>mentions that CALL is free. Does this mean it's in Core/View and that I =
>
>>could actually start accessing DLL's and system functions/executables=20
>>right now?
>>
>>Thanx for any insight on this.
>
>       call %/c/windows/notepad.exe
>
>works for me in View 1.3.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to