Re: Some problems with an old stack that gets regular updates

2020-09-24 Thread matthias rebbe via use-livecode
> Am 24.09.2020 um 23:20 schrieb J. Landman Gay via use-livecode > : > > The ability to preserve the original stack file version is a setting in > Preferences. I have that turned on too. You can either turn it off, or > override it in the Save dialog by choosing a version from the pop up butt

Re: Some problems with an old stack that gets regular updates

2020-09-24 Thread J. Landman Gay via use-livecode
The ability to preserve the original stack file version is a setting in Preferences. I have that turned on too. You can either turn it off, or override it in the Save dialog by choosing a version from the pop up button at the bottom of the dialog. I also looked at system prefs when trying to r

Re: Some problems with an old stack that gets regular updates

2020-09-24 Thread matthias rebbe via use-livecode
Jacque, thanks for your answer. I tried 'Save As' already, but interestingly the value of the stackfileversion property remains unchanged. I've tried all variations. Including tsNet and Internet, only tsNet and also just Internet after disabling tsNet using dispatch "revunloadlibrary" to s

Re: Some problems with an old stack that gets regular updates

2020-09-24 Thread J. Landman Gay via use-livecode
I haven't had the internet problem but I went a whole year once where I couldn't get remote debugging to work. I never did figure out why. Then it started to work again by itself. I never thought to check the stack file version. You could Save As with the latest LC version and see if that helps.

Some problems with an old stack that gets regular updates

2020-09-23 Thread matthias rebbe via use-livecode
Hello, i have some problems with a stack which i update very often. The stack was created 4 or 5 years ago, maybe even some more years ago. The gets regular updates as my time allows. In Standalone Settings i have set the option to manually select inclusions. I am working with LC 9.6.1, but tr