The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1677 - File: showthread.php PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php 1677 errorHandler->error_callback
/showthread.php 916 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ZX Basic 1.4 (beta) is out
#18
Please, Ardencret, download 1.4.0s1853
It now includes soporte for Spectranet but the syntax is not the same as BASIC. As an example:
Code:
#include <spectranet.bas> 10 LET mpoint = 0 : REM 0..3 20 SNETmount(mpoint, "tnfs", "192.168.1.100", "", "", "") 30 LET f = SNETfopen(mpoint, "screen.bin", "r") 40 SNETfread(f, 16384, 2048) 50 SNETfclose(f)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)