HP41CX - Naive' question - "Current File"
|
12-17-2022, 03:20 PM
(This post was last modified: 12-17-2022 03:29 PM by Sylvain Cote.)
Post: #9
|
|||
|
|||
RE: HP41CX - Naive' question - "Current File"
(12-17-2022 01:14 PM)rprosperi Wrote: Thanks J-F, I certainly did not recall this particular warning's effects, but it may be because of this effect that I recalled some functions can leave it undefined??Easy to test. Validate that XM is empty Code: EMDIR → "DIR EMPTY" Create a bunch of text files in XM Code: 10 Validate that XM is not empty Code: EMDIR → "ABC A010" Select a XM file and add data to it Code: 0 Delete a XM file and append a record without a XM selected file Code: "DEF" Using a 41CV with XF 1B Code: EMDIR → "DIR EMPTY" Using a 41CX with XF 2D Code: EMDIR → "ABC A010" Edit: (12-17-2022 03:15 PM)J-F Garnier Wrote: I believe (but that I don't really remember) that it have been fixed in the revision 1C of the module for the 41C/CV, and so in the 2D revision of the 41CX X-F too.Unfortunately, I am not able to test the 1C, all my XFM modules are 1B (~10 modules). Thank you Jean-François for reminding us of this bug and also why, as a rule, I was always using one of the SEEK function before using a XM data/text file. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP41CX - Naive' question - "Current File" - TomC - 12-16-2022, 04:42 PM
RE: HP41CX - Naive' question - "Current File" - Sylvain Cote - 12-16-2022, 07:00 PM
RE: HP41CX - Naive' question - "Current File" - TomC - 12-16-2022, 07:56 PM
RE: HP41CX - Naive' question - "Current File" - Sylvain Cote - 12-17-2022, 03:33 PM
RE: HP41CX - Naive' question - "Current File" - rprosperi - 12-16-2022, 09:09 PM
RE: HP41CX - Naive' question - "Current File" - Gene - 12-16-2022, 11:35 PM
RE: HP41CX - Naive' question - "Current File" - J-F Garnier - 12-17-2022, 09:33 AM
RE: HP41CX - Naive' question - "Current File" - rprosperi - 12-17-2022, 01:14 PM
RE: HP41CX - Naive' question - "Current File" - Sylvain Cote - 12-17-2022 03:20 PM
RE: HP41CX - Naive' question - "Current File" - J-F Garnier - 12-17-2022, 03:49 PM
RE: HP41CX - Naive' question - "Current File" - Sylvain Cote - 12-18-2022, 02:41 PM
RE: HP41CX - Naive' question - "Current File" - J-F Garnier - 12-17-2022, 03:15 PM
|
User(s) browsing this thread: 1 Guest(s)