Re: Shell w/ Sandboxes
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 58600
interpreted = N
texte = Simply set the variable on the page above the [shell], and when you construct the script you want to run within [shell], just drop the [variable] in.So, in this example, you would use something like this.[text]height=100[/text][text]width=100[/text][text]sourcefile=logo.jpg[/text][text]resultfile=result.kpg[/text]Then you would a use a [shell] script like this (in your SandBoxes scripts) to resize the image.[shell]path-to-ImageMagick/convert -size [width]x[height] [sourcefile] -resize [width]x[height] +profile "*" [resultfile][/shell]Hope this helps.Mark.On 24 Jun 2004, at 11:48 pm, Jesse Proudman wrote:> How do you pass variables to a [shell] w/ a sandbox?>> I've tried:>> [shell scriptid=ImageMagick&dim=100x100&imfile=logo.jpg][/shell]>> and>> [shell scriptid=ImageMagick]dim=100x100&imfile=logo.jpg[/shell]>> Thanks>> -- > Jesse Williams-Proudman> Blue Box Development :: Custom Web Solutions> +1.206.778.8777 :: jesse@blueboxdev.com>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Simply set the variable on the page above the [shell], and when you construct the script you want to run within [shell], just drop the [variable] in.So, in this example, you would use something like this.[text]height=100[/text][text]width=100[/text][text]sourcefile=logo.jpg[/text][text]resultfile=result.kpg[/text]Then you would a use a [shell] script like this (in your SandBoxes scripts) to resize the image.[shell]path-to-ImageMagick/convert -size [width]x[height] [sourcefile] -resize [width]x[height] +profile "*" [resultfile][/shell]Hope this helps.Mark.On 24 Jun 2004, at 11:48 pm, Jesse Proudman wrote:> How do you pass variables to a [shell] w/ a sandbox?>> I've tried:>> [shell scriptid=ImageMagick&dim=100x100&imfile=logo.jpg][/shell]>> and>> [shell scriptid=ImageMagick]dim=100x100&imfile=logo.jpg[/shell]>> Thanks>> -- > Jesse Williams-Proudman> Blue Box Development :: Custom Web Solutions> +1.206.778.8777 :: jesse@blueboxdev.com>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Mark Derrick
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
[WriteFile] problems (1997)
too many nested [xxx] (1997)
Requiring that certain fields be completed (1997)
expansion domain freak out (2003)
Signal Raised Error (1997)
WML (2000)
Re:No Data (1997)
[GetMIMEHeader] does not work (under Linux?) (2000)
Re:Searching for ALL / empty form field *the FINAL answer* (1997)
Redirect (2000)
Authenticate and IIS (1997)
caching -check- (2001)
[OT] IANA Special Use (2004)
My slower response (1997)
Bug? (1997)
[sendmail] and [formvariables] (1997)
Searching Multiple DBs (1997)
Moment of Thanks (1997)
Sorting by date (1997)
[OT] Disable/enable field (2003)