cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Available memory

0 Kudos

Available memory

In MathCad, APPENDPRN, READPRN and WRITEPRN all require that the entire file used must fit into available memory.

My need is to use MathCad to access, create, modify and read individual records from ASCII/BINARY files that are too big to fit into available memory.

In Basic or C such ability is available using code such as:

OPEN "myfile.dat" AS RANDOM

then
WRITE "myfile.dat", Record# , Data
OR
READ "myfile.dat", Record#

1 Comment
olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.