User Tools

Site Tools


es:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
es:start [2016/01/18 01:11]
fjmangas [Instrucciones y funciones - por grupos]
es:start [2016/01/18 01:20]
fjmangas [Instrucciones y funciones - por grupos]
Line 93: Line 93:
  
 === Control del programa  === === Control del programa  ===
-[[DoUntil|Do / Until]], [[End|End]], [[ForNext|For / Next]], [[Goto|Goto]], [[GosubReturn|Gosub / Return]], [[IfThen|If / Then]], [[Pause|Pause]], [[Rem|Rem]], [[WhileEndWhile|While / End While]]+[[case|Begin Case / Case / End Case]], [[Call|Call]], [[ContinueDo|Continue Do]], [[ContinueFor|Continue For]], [[ContinueWhile|Continue While]],[[DoUntil|Do / Until]], [[End|End]], [[ExitDo|Exit Do]], [[ExitFor|Exit For]], [[ExitWhile|Exit While]],[[ForNext|For / Next]],  [[Function|Function]], [[Global|Global]],[[Goto|Goto]], [[GosubReturn|Gosub / Return]], [[IfThen|If / Then]], [[Pause|Pause]], [[Ref|Ref]],[[Rem|Rem]],[[Return|Return]], [[Subroutine|Subroutine]], [[WhileEndWhile|While / End While]]
  
 === Manipulación de cadenas === === Manipulación de cadenas ===
-[[Asc|Asc]], [[Chr|Chr]], [[Count|Count]], [[Countx|Countx]], [[Explode|Explode]], [[Explodex|Explodex]], [[Implode|Implode]], [[Instr|Instr]], [[Instrx|Instrx]], [[Left|Left]], [[Length|Length]], [[Lower|Lower]], [[MD5|MD5]], [[Mid|Mid]], [[Replace|Replace]], [[Replacex|Replacex]], [[Right|Right]], [[String|String]], [[Upper|Upper]]+[[Asc|Asc]], [[Chr|Chr]], [[Count|Count]], [[Countx|Countx]], [[Explode|Explode]], [[Explodex|Explodex]], [[Implode|Implode]], [[Instr|Instr]], [[Instrx|Instrx]], [[Left|Left]], [[Length|Length]], [[Lower|Lower]], [[MD5|MD5]], [[Mid|Mid]],[[Midx|Midx]], [[Replace|Replace]], [[Replacex|Replacex]], [[Right|Right]], [[String|String]], [[Upper|Upper]] 
 + 
 +=== Settings (Persistent) === 
 +[[GetSetting|GetSetting]], [[SetSetting|SetSetting]]
  
 === Sonido === === Sonido ===
 [[Say|Say]], [[Sound|Sound]], [[Volume|Volume]], [[wavlength|WavLength]], [[wavpause|WavPause]], [[WAVplay|WAVPlay]], [[wavpos|WAVPos]], [[wavseek|WAVSeek]], [[wavstate|WAVState]], [[WAVstop|WAVstop]], [[wavwait|WAVwait]] [[Say|Say]], [[Sound|Sound]], [[Volume|Volume]], [[wavlength|WavLength]], [[wavpause|WavPause]], [[WAVplay|WAVPlay]], [[wavpos|WAVPos]], [[wavseek|WAVSeek]], [[wavstate|WAVState]], [[WAVstop|WAVstop]], [[wavwait|WAVwait]]
 +
 +=== Text Output ===
 +[[Cls|Cls]], [[outputvisible|OutputVisible]], [[Print|Print]]
  
 === Fecha y hora === === Fecha y hora ===
Line 105: Line 111:
  
 === Otras instrucciones y funciones === === Otras instrucciones y funciones ===
-[[Dir|Dir]], [[GetSetting|GetSetting]], [[Ostype|Ostype]], [[PortIn|PortIn]], [[PortOut|PortOut]], [[SetSetting|SetSetting]], [[System|System]]+[[editvisible|EditVisible]], [[Include|Include]], [[regexminimal|RegexMinimal]], [[Ostype|Ostype]], [[System|System]], [[TypeOf|TypeOf]], [[Version|Version]]
 ==== Otra Documentación ==== ==== Otra Documentación ====
   * [[systemrequirements|Requerimientos]]   * [[systemrequirements|Requerimientos]]
es/start.txt · Last modified: 2020/02/28 10:46 (external edit)