PxPlus User Forum

Twitter Twitter Twitter

Author Topic: What is error 119?  (Read 868 times)

MikeinFL

  • Silver Member
  • ***
  • Posts: 35
    • View Profile
What is error 119?
« on: January 24, 2022, 10:04:21 PM »
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

  • Diamond Member
  • *****
  • Posts: 3817
  • Mike King
    • View Profile
    • BBSysco Consulting
Re: What is error 119?
« Reply #1 on: January 25, 2022, 08:39:25 AM »
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

  • Silver Member
  • ***
  • Posts: 35
    • View Profile
Re: What is error 119?
« Reply #2 on: January 25, 2022, 08:50:08 AM »
Thanks Mike.  I did remember what it was.  Demo runs so smooth that it always surprises me when it comes up.