Convert

By PoiXon on May 13, 2005

I Hate Trying to make a dialog ... it takes forever tryin to find all the sizes etc. well here's a script that will convert centremetres to Pixels so u can quickly find the correct size u'd like :) type /convert and type as much centremeters as u'd like to have as the length of the dialog ( as long as the option on the dialog is Pixels ) it saves alot of time for me so have fun :) ( the script may not have alot to it but i find it very useful )

alias convert {
  var %thing = $?="How Many Centremeters?"
  echo -a $calc( %thing * 38 )
} 

Comments

Sign in to comment.
RusselB   -  May 16, 2005

The metric measurement is centimeters, not centremetres

 Respond  
Yoinx   -  May 13, 2005

You could also just use dstudio, i\'ll pm you a link.

 Respond  
supergeo   -  May 13, 2005

Yes, this could be very useful.

 Respond  
DarthReven   -  May 13, 2005

you really don\'t need the variable

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.