Tony DeFusco

Results 23 comments of Tony DeFusco

```--- openapi: 3.0.3 info: title: Webex Admin API description: "Cisco Webex includes administration APIs that allow administrators to perform actions such as provisioning a user and managing devices. \n\nBy automating...

Is it possible to define a property of type _string_ that may be null, but when not null may still be constrained by the other _string_-type properties (i.e. _minLength_, _maxLength_,...

Hello Mike: I do not have the means to host the Open API schema myself, but I can describe to you how to obtain it from online: *[1]* A developer...

> leaving the cursor at the beginning of the line when stepping thru history would "solve" this issue, but also feel weird in use when you want to edit a...

@luisvolkyazul Here is some RTC TIME-related BBC Basic code which you may find useful (taken from my "[Agon Death House](https://github.com/tonedef71/agon-death-house)" project -- with line numbers removed): ``` : MAXINT% =...

> Ok tried the change and think I understand the logic behind it...however I'm getting the following: No such variable at line 90 ![image](https://user-images.githubusercontent.com/117942579/282253602-370ae653-f5da-4810-9322-516c635ea800.jpeg) In line 90, I see that...

I apologize for requesting this feature a bunch of times on Facebook's Agon Computer forum. I did not know it had already been submitted here as an enhancement request.

> The READ command seems to cause issues in the REPEAT/UNTIL. I will have to check this against the original CP/M version to determine whether this is a quirk of...

@breakintoprogram Another AgonLight customer informed me that the error goes away when you remove the REM statements from the end of the DATA statements. I confirmed that this is true....

Thanks @breakintoprogram. Question: Is Agon BBC Basic ADL ready for testing, and is it supposed to be backwards compatible with the original Agon BBC Basic? If so, the BIN I...