Search the Gambas Mailinglists

Search for:
Extended
Too few (3) results were found in strict mode.
Displaying results in a less strict mode.
rs232 : 144, wait : 6564

Results 71-80 of 3375 ( 0.053 seconds)
71 [Gambas-user] cleaning gambas.1000 dir   [ 4.138% Popularity: 0.42531 ]
... "Leave") = 1 Then > Shell "cd " & Shell(sDir) & "; rm -vrf " & aObs.Join(" ") Wait > Endif > > End > ------------------------------- > > Or scrunched into a ... = 1 Then\n > Shell \"cd \" & Shell(sDir) & \"; rm -vrf \" & aObs.Join(\" \") Wait\n > Endif\nEnd") > > Or even handier add an alias to $HOME/.bashrc > alias...
https://lists.gambas-basic.org/pipermail/user/2023-November/080862.html - Cached
text/html - 8394 bytes - Thu, 23 Nov 2023, 18:13:00 CET
Missing: rs232
 
72 [Gambas-user] Icecast catching metadata using gambas   [ 4.138% Popularity: 0.42531 ]
... https://live.ideastream.org/wksu3.mp3.128 " .Play End With While mp.Pos < 0.1 Wait 0.01 Wend While mp.State == Media.Playing Me.Title = Str(Time(0, 0, 0, mp.Pos * 1000)) Wait 0.1 Wend Else mp.Stop mp.Close Endif End Public Sub MediaPlayer1_Tag(tagList...
https://lists.gambas-basic.org/pipermail/user/2023-November/080739.html - Cached
text/html - 5894 bytes - Thu, 23 Nov 2023, 18:13:00 CET
Missing: rs232
 
73 [Gambas-user] auto detect pipe |   [ 4.138% Popularity: 0.42531 ]
... It's okay I think i have figured it out by myself now with a well placed Wait. BruceS -------------- next part -------------- An HTML attachment was...
https://lists.gambas-basic.org/pipermail/user/2023-November/080699.html - Cached
text/html - 3715 bytes - Thu, 02 Nov 2023, 23:00:01 CET
Missing: rs232
 
74 [Gambas-user] auto detect pipe |   [ 4.138% Popularity: 0.42531 ]
... > > It's okay I think i have figured it out by myself now with a well placed > Wait. > > BruceS > to clarify the command is a WIP terminal based command for using ... was my Sub Main() would complete before the Read event raised. so i used Wait 0.1 in Main() to let Application_Read() do it's stuff before continuing...
https://lists.gambas-basic.org/pipermail/user/2023-November/080700.html - Cached
text/html - 80060 bytes - Thu, 02 Nov 2023, 23:00:01 CET
Missing: rs232
 
75 [Gambas-user] auto detect pipe |   [ 4.138% Popularity: 0.42531 ]
... > wrote: Thanks Bruce/Jussi I think i am getting somewhere. i now use a Wait 0.1 in Sub Main() this allows Application_Read() to happen before moving on, ... if the string value has been set then i use it Problem was without using Wait 0.1 the Main() sub would run to the end before Application_Read() happened...
https://lists.gambas-basic.org/pipermail/user/2023-November/080698.html - Cached
text/html - 5455 bytes - Thu, 02 Nov 2023, 23:00:01 CET
Missing: rs232
 
76 [Gambas-user] auto detect pipe |   [ 4.138% Popularity: 0.42531 ]
... ] [ author ] Thanks Bruce/Jussi I think i am getting somewhere. i now use a Wait 0.1 in Sub Main() this allows Application_Read() to happen before moving on, ... if the string value has been set then i use it Problem was without using Wait 0.1 the Main() sub would run to the end before Application_Read() happened...
https://lists.gambas-basic.org/pipermail/user/2023-November/080695.html - Cached
text/html - 5014 bytes - Thu, 02 Nov 2023, 23:00:01 CET
Missing: rs232
 
77 [Gambas-user] New highlighting component (episode 2)   [ 4.137% Popularity: 0.42496 ]
... readonly shift > > shopt suspend test times trap type typeset ulimit umask wait > > ---------------------------------------------- > > i simply copied the...
https://lists.gambas-basic.org/pipermail/user/2023-October/080630.html - Cached
text/html - 7392 bytes - Sun, 29 Oct 2023, 01:02:01 CEST
Missing: rs232
 
78 [Gambas-user] New highlighting component (episode 2)   [ 4.137% Popularity: 0.42496 ]
... readonly shift > shopt suspend test times trap type typeset ulimit umask wait > ---------------------------------------------- > i simply copied the...
https://lists.gambas-basic.org/pipermail/user/2023-October/080628.html - Cached
text/html - 5393 bytes - Sun, 29 Oct 2023, 00:52:01 CEST
Missing: rs232
 
79 [Gambas-user] New highlighting component (episode 2)   [ 4.137% Popularity: 0.42496 ]
... readonly shift shopt suspend test times trap type typeset ulimit umask wait ---------------------------------------------- i simply copied the numerical...
https://lists.gambas-basic.org/pipermail/user/2023-October/080627.html - Cached
text/html - 6578 bytes - Sat, 28 Oct 2023, 23:22:01 CEST
Missing: rs232
 
80 [Gambas-user] Shell comand + FFMPEG from gambas how to   [ 4.137% Popularity: 0.42496 ]
... "For Input" in your Shell command to get that. Moreover, if you don't add the "Wait" keyword, the Shell commands are both run at the same time in the background....
https://lists.gambas-basic.org/pipermail/user/2023-October/080560.html - Cached
text/html - 5345 bytes - Sat, 28 Oct 2023, 10:02:02 CEST
Missing: rs232