Project

General

Profile

Bug #162

Set Wave causes syntax error.

Added by Brian Flanagan about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/08/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Example (an excerpt from Help_76):

S$="" : Degree 
For S=0 To 255
   V=Int((Sin(S)/2+Sin(S*2+45)/4)*128)+127
   S$=S$+Chr$(V)
Next S
Set Wave 2,S$

No data to display

Also available in: Atom PDF