Jump to content

LePhrogue

New Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

LePhrogue's Achievements

Combat Commando

Combat Commando (1/9)

2

Reputation

  1. Hello there, I don't really know if that's the right category for this topic, don't know where else to put it... ¯\_(ツ)_/¯ Does anyone have experience in hosting a server for the PLATO protocol (like irata.online:8005)? I'd like to try it out, nothing serious though, just for fun.... so is there possibly any software or instructions available? Because I couldn't really find what I'm looking for on irata and I don't know any other sites who host PLATO. Thanks in advance for any advice. Cheers
  2. Thank you for the help, the thing with the E: input worked out just fine! Appreciated
  3. Hi there, i was wondering if anyone could tell me if it's possible to "execute" a string (for example from an INPUT statement) as a basic command. For example: 10 DIM A$(30) 20 INPUT A$ 30 [execute a basic command, for example PRINT "HELLO WORLD.", that was put into the string] 40 GOTO 20 or something like that... like some kind of command interpreter. Maybe it's really obvious I'm kinda new to the whole thing and don't have that mich experience in programming BASIC, so thank you for any suggestions :) Cheers.
×
×
  • Create New...