Hi
Just noticed this message in VScode
You cannot view this attachment.
Is the extension discontinued ?
Just noticed this message in VScode
You cannot view this attachment.
Is the extension discontinued ?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu->open(1)"<curl -s -w ""\n"" https://jsonplaceholder.typicode.com/posts/1"
->?rcd(1)
{
->?rcd(1)
"userId": 1,
->?rcd(1)
"id": 1,
->?rcd(1)
"title": "sunt aut facere repellat provident occaecati excepturi optio reprehe
nderit",
->?rcd(1)
"body": "quia et suscipit\nsuscipit recusandae consequuntur expedita et cum\nr
eprehenderit molestiae ut ut quas totam\nnostrum rerum est autem sunt rem evenie
t architecto"
->?rcd(1)
}
->?rcd(1)
Error #2: END-OF-FILE on read or File full on write
Last IO to <curl -s -w "\n" https://jsonplaceholder.typicode.com/posts/1, channe
l 1
->
╭─� pwsh � ~ � � � 09:11:15 �
╰─❯ curl -s https://jsonplaceholder.typicode.com/posts/1
{
"userId": 1,
"id": 1,
"title": "sunt aut facere repellat provident occaecati excepturi optio reprehenderit",
"body": "quia et suscipit\nsuscipit recusandae consequuntur expedita et cum\nreprehenderit molestiae ut ut quas totam\nnostrum rerum est autem sunt rem eveniet architecto"
}
->open(1)"<curl -s https://jsonplaceholder.typicode.com/posts/1"
->?rcd(1)
{
->?rcd(1)
"userId": 1,
->?rcd(1)
"id": 1,
->?rcd(1)
"title": "sunt aut facere repellat provident occaecati excepturi optio reprehe
nderit",
->?rcd(1)
"body": "quia et suscipit\nsuscipit recusandae consequuntur expedita et cum\nr
eprehenderit molestiae ut ut quas totam\nnostrum rerum est autem sunt rem evenie
t architecto"
->?rcd(1)
Error #2: END-OF-FILE on read or File full on write
Last IO to <curl -s https://jsonplaceholder.typicode.com/posts/1, channel 1
->
PxPlus-2025 Demo (Ver:22.00/UNIX-Linux-Ubuntu) Serno:2200-664-0799999
(c) Copyright 2005-2025 PVX Plus Technologies Ltd. (All rights reserved)
Website: http://www.pvxplus.com
->
->open(1)"<curl -s https://jsonplaceholder.typicode.com/posts/1"
->?rcd(1)
{
->?rcd(1)
"userId": 1,
->?rcd(1)
"id": 1,
->?rcd(1)
"title": "sunt aut facere repellat provident occaecati excepturi optio reprehenderit",
->?rcd(1)
"body": "quia et suscipit\nsuscipit recusandae consequuntur expedita et cum\nreprehenderit molestiae ut ut quas totam\nnostrum rerum est autem sunt rem eveniet architecto"
->?rcd(1)
}
->?rcd(1)
Error #2: END-OF-FILE on read or File full on write
Last IO to <curl -s https://jsonplaceholder.typicode.com/posts/1, channel 1
->
->call "*plus/web/request","https://cataas.com/api/count","",respd$,resph$
->?respd$
{"count":1987}
->?resph$
HTTP/1.1 200 OK
Access-Control-Allow-Headers: X-Requested-With, Content-Type, Accept, Origin, Au
thorization
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin: *
Content-Size: 14
Content-Type: application/json
Date: Wed, 10 Sep 2025 09:12:24 GMT
Set-Cookie: __Host-SESSION_ID=858e3b05-3cf7-42f0-95f0-38feecd9e442; Path=/; Secu
re; HttpOnly; SameSite=Strict
Connection: close
content-length: 14
->
->dim load data$=respd$
->dump
! ERR=42, CTL=0, RET=2
! **********************************************************
! Level=1
! PGN="<Unsaved>"
DATA$["count"]="1987"
RESPD$="{""count"":1987}"
RESPH$="HTTP/1.1 200 OK"+$0A$+"Access-Control-Allow-Headers: X-Requested-With, C
ontent-Type, Accept, Origin, Authorization"+$0A$+"Access-Control-Allow-Methods:
GET, POST, PUT, DELETE, OPTIONS"+$0A$+"Access-Control-Allow-Origin: *"+$0A$+"Con
tent-Size: 14"+$0A$+"Content-Type: application/json"+$0A$+"Date: Wed, 10 Sep 202
5 09:12:24 GMT"+$0A$+"Set-Cookie: __Host-SESSION_ID=858e3b05-3cf7-42f0-95f0-38fe
ecd9e442; Path=/; Secure; HttpOnly; SameSite=Strict"+$0A$+"Connection: close"+$0
A$+"content-length: 14"+$0A$
! ----
! Global variables (%...)
->
names$["Luke", 1] = "1"
names$["Luke", 2] = "2"
->names$["Luke.1"]="1"
->names$["Luke.2"]="2"
->? dim(list edit names$)
{
"Luke":["1","2"]
}
->
Hope this helps
Cannot contact host server xxxxxxxxxxxx;443;secure Unable to connect securely (err/ret=4/4)