Can i change the language of the Plot?BLaCkShaDoW wrote:BlackIMDB now available at 100% discount (free) for a period of time.
Code: Select all
POST https://sheets.googleapis.com/v4/spreadsheets/{spreadsheetId}/developerMetadata:search
i tried it with &, but it doesnt help at all. I get the message (!) timer drift -- spun 2 minuteswillyw wrote:
I'm fuzzy on this - been a long time - but you can use the
open
command with pipes to deal with this.
Code: Select all
set zipper [thread::create {
puts "Starting zipper thread"
exec bash.script
}]