OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Applications => Topic started by: roberto on May 05, 2024, 02:04:49 pm

Title: Help with Rexx and Theseus
Post by: roberto on May 05, 2024, 02:04:49 pm
I wanted from rexx to be able to see the physical memory, as it shows it on the screen.
I need either the command or the information about it.
Similar to   call RT2GetLinMemMap but with physicalmemory, no linear memory.
Saludos
Title: Re: Help with Rexx and Theseus
Post by: Sergey Posokhov on May 06, 2024, 08:42:59 am
There should be random distribution, isn't it?..
Title: Re: Help with Rexx and Theseus
Post by: roberto on May 06, 2024, 04:37:49 pm
What happened to me is that when I saw that this function RT2GetLinMemMap was not in the help, I thought that maybe it opened up other functions that do exist but are not documented.
But if it's not implemented, it's not.
I'll experiment in a different way.
Saludos