[boot scriptor] Re: Problem entering semi-colon in text string
- From: Mike Ter Louw <mterlo1@xxxxxxx>
- To: bscript@xxxxxxxxxxxxx
- Date: Sun, 04 Jun 2006 14:13:09 -0500
You should be able to escape a semicolon using $;
The relevant info is buried in the documentation on this page:
http://www.cdshell.org/doc/varref.html (under Using Variables (reading)).
Hopefully that will work and the semicolon will pass all the way down to
isolinux.
Mike
Antonio Carlini wrote:
> I've just found a problem with semicolon.
> I want to pass a parameter to the SLAX startup, specifically I want to
> pass
> "autoexec=xconf;startx" to isolinux.
>
> There seems to be no way to include a semicolon in a string - it is
> always interpreted as the end of a command.
>
> This line at the start of cdshell.ini breaks the script:
> print ";"
>
> Is there a work-around for this? I might be able to get around this by
> fiddling with isolinux.cfg, but so far I've failed miserably :-(
>
> Thanks
>
> Antonio
>
>
> ============================================================
> Boot Scriptor mailing list -- http://www.bootscriptor.org
> Change your subscription options at: http://www.freelists.org/list/bscript
>
============================================================
Boot Scriptor mailing list -- http://www.bootscriptor.org
Change your subscription options at: http://www.freelists.org/list/bscript
- Follow-Ups:
- [boot scriptor] Re: Problem entering semi-colon in text string
- From: Antonio Carlini
- References:
- [boot scriptor] Problem entering semi-colon in text string
- From: Antonio Carlini
Other related posts:
- » [boot scriptor] Problem entering semi-colon in text string
- » [boot scriptor] Re: Problem entering semi-colon in text string
- » [boot scriptor] Re: Problem entering semi-colon in text string
- [boot scriptor] Re: Problem entering semi-colon in text string
- From: Antonio Carlini
- [boot scriptor] Problem entering semi-colon in text string
- From: Antonio Carlini