Magic 8.30 Perwasive 9 Workgroup I have in my Magic.ini 2 different applications Both have the same Ctl = abctl.mcf but different files c:\mydata\ab and...
Hi all, I'm in a real problem since my CTl crashes when i attempt to open it, I have rebuilded it with Pervasive but is the same thing. Magic 9.3 Sp2 Have any...
Hi Herbert! Well, I have an idea, but I don't know if it's gonna work. It's very simple! Try to put in the 'Lock Path' (Settings->Databases - database you're...
Herbert, Review the following message: http://groups.yahoo.com/group/magicu-l/message/100670 I suggest you set each application up as described in the above...
Hi Oscar If you can reach shift F3 you need to identify the programs that are corrupted. Then export the ctl in sections, without the )hopefully not too many)...
If that doesn't work, set Force MVCS Disable under application properties of the application's Settings menu. That should allow you to bypass the main program...
Just playing with V9.4sp6 and I was wondering about how best to use the Main Program. In our application we need to look up a User's right in a table. Users...
I like the ability to set a bunch of generic User Events (Ctl-K) like Main Print, Main Export, Main This and Main That. I can use them in all other programs...
Hi Brian, You can certainly link to your User Rights table in the main program. One complication in this sort of thing comes up when tables that are read in...
Brian, Since Magic maintains a Main Program context for each user, determining a user's rights there for use throughout his session would be an excellent use....
Brian, Be carefull with a link in the Main Program. In the task prefix this link isn't known yet. This means that if you call another program in TP, and that ...
We have updated The Magic Group Archive with messages until begin of april 2006. You have to download 2 files: MGA000100000.chm MGA.chm The Magic Group Archive...
Steven You helped me again (as usual) to find the solution The problem was: The mggenw.exe was an older version than the installation mgrntw. mgconst. I have...
Hi group, Some advise, please... A customer wants Magic to produce a formatted shipping document in Excel. By formatted, I mean a multi-column form something...
Arch, Print Data works very well for that sort of thing but your users will need a little training in how to use it. The best way to create formatted...
Arch, Under the Task "Task Control", there's an option for "Allow printing data". Set it to Yes or a true expression. If someone has formatted the shipping...
Frank, I downloaded the two files, but the links to the messages in MGA000100000.chm seem to be broken. Am I missing a step? Thanks, Thank You, Rick Lieb ...
when an online update occurs, the handlers can munch away. However, when a batch update to such a variable occurs, I do not see that the handler is aware of...
Hi Don, Are you thinking of variable change handlers? If so, you'll be glad to know that in eDev10, these beasts fire regardless of the reason for the change....
Don, In v9, you have to use older methods (which you can find in the soap dish where Sherm left his keys) to detect changes in variables other than those...
Rick, i would advise to download the files again. I just did it myself and for me it works ok (like i tested after my upload). I have in my 'Contents'-tab the...
Thank you, thank you Thats great news for me.... But on change control handlers for non interactive updates do not seem to "trigger" 9.4 sp4. Direct entry ...
Don, ... That's right. Control change handlers in v9 only fire when the user changes the control by typing something or clicking the mouse. When you import a...
Don, I should have written "... or changing their value with the mouse", as in list controls and checkboxes. Just clicking the mouse in an edit control won't...
Hi Frank, I downloaded the files again but get the same issue. The messages show up on the left pane under "Contents" but if I click on any of the recent...
Oops, no i meant changing in batch mode likc through a non interactive batch task. Call a subtask to change the field in batch mode, onchange handler does not...
Thanks for the info, I am only doing this to setup something and I will not be going over 9. It was just a project I was trying to automate instead of manually...