What is error 119?

Started by MikeinFL, January 24, 2022, 10:04:21 PM

Previous topic - Next topic

MikeinFL

What is error 119?  Documentation says reserved.

I get an error 119 in both v18.20 and v17.10, but not in v14.10 when writing to the same keyed file with this line of code:

1530 WRITE (3,KEY=A1$+VAR$+"00000000")IOL=2390

Thanks

Mike Flemmer
BASIC PC SOLUTIONS



Mike King

The error is generated when using a Demo key and you have hit the file limit.  we changed this from the standard end-of-file error to avoid confusion.

PxPlus-2021 Web (Ver:18.20/MS-WINDOWS) Serno:1820-001-1060295
(c) Copyright 2005-2021 PVX Plus Technologies Ltd. (All rights reserved)
  Website: http://www.pvxplus.com
->? msg(119)
Error #119: Maximum record count hit for demo/educational license
->




Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

MikeinFL

Thanks Mike.  I did remember what it was.  Demo runs so smooth that it always surprises me when it comes up.