Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script understanding #19

Open
petersieg opened this issue Jan 18, 2024 · 0 comments
Open

Script understanding #19

petersieg opened this issue Jan 18, 2024 · 0 comments

Comments

@petersieg
Copy link

Hello.
I tried to enter bcpl source in bravo. Started bravo, press i (for insert).
in Console: start playback test.scr. Nothing appears in bravo?
test.scr:

0 Typeline // Hello world demo
0 Typeline get "streams.d"
0 Typeline external
0 Typeline [
0 Typeline Ws
0 Typeline ]
0 Typeline 
0 Typeline let Main() be
0 Typeline [
0 Typeline Ws("Hello World!*N")
0 Typeline ]

Also on > prompt. Only first line is seen. Not any other line. Same if timestamp is increased.

How can I enter bcpl source in bravo with this?

Thx, Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant