As Cyril suggested we use Secret Names. Users do not log into magic (they log into our application instead) so we ship a user_std.eng file which contains the...
106308
Jaco van Tonder
jacovt82
Sep 1, 2006 8:36 am
Aha. I have never used this feature before. Just shows that every day you learn something new. ;)...
106309
Rosie Coller
rosiefm2000
Sep 1, 2006 8:46 am
Thanks for the demo Steve. I'll take a look at that today. Rosie Coller FactoryMaster Ltd. England ________________________________ From:...
106310
jacek.jurkowski@...
asysta2084
Sep 1, 2006 10:22 am
Chris, Thanks a lot. It works ! /Jacek ... Od: magicu-l@yahoogroups.com [SMTP:magicu-l@yahoogroups.com] w imieniu Chris de Bijl Wysłano: 31 sierpnia 2006...
106311
Sherman Levine
shermanlevine
Sep 1, 2006 12:20 pm
I did find the link to other documentation, in case that's helpful.. http://www.mertechdata.com/rainbow/site/3385/default.aspx ... From: "Steven G. Blank"...
106312
craig_martin_magic_pr...
craig_martin...
Sep 1, 2006 2:55 pm
I don't think this holds any value for a Magic developer. "All translated functions are optimized to work as effectively as possible..." Yeah, right. The same...
106313
Sherman Levine
shermanlevine
Sep 1, 2006 3:02 pm
Ringfence? ... From: "craig_martin_magic_programmer" <craig.martin@...> To: <magicu-l@yahoogroups.com> Sent: Friday, September 01, 2006 10:53 AM ...
106314
craig_martin_magic_pr...
craig_martin...
Sep 1, 2006 3:12 pm
Sorry for the neologism http://dictionary.reference.com/search?q=ringfence sort of defines it in a different context but I mean to mitigate risk, take...
106315
Sherman Levine
shermanlevine
Sep 1, 2006 3:46 pm
Aha... "When I use a word,' Humpty Dumpty said in rather a scornful tone, `it means just what I choose it to mean -- neither more nor less.' " ... I'm still...
106316
Steven G. Blank
blanstev
Sep 1, 2006 4:22 pm
... On second thought, I'll take that back - I think I do know slightly more than only just that it uses OLE DB. I take my hint from the fact that the product...
106317
BL
pinenutme
Sep 1, 2006 6:05 pm
Hi, group, This has bothered me for a long time. When printing a GUI report with multi-line edit field, sometimes Magic chops the last wrapped row of the test....
106318
Sherman Levine
shermanlevine
Sep 1, 2006 6:34 pm
Take a look at [MAGIC_SPECIALS] SpecialLastLinePrint http://support.magicsoftware.com/beta/MagicPC/MagicSpecials.htm You add the section and the appropriate...
106319
BL
pinenutme
Sep 1, 2006 7:00 pm
Thank you Sherman, it works great! I should have asked group ealier! :-D ... Magic ... had to ... this...
106320
Arch Lineberger
archnc
Sep 1, 2006 7:26 pm
Here's one that is far worse, IMHO, than the component problem discussed at length over the last few days. It is so basic, that I'm sure many of you have...
106321
Sherman Levine
shermanlevine
Sep 1, 2006 7:33 pm
You can manage users with just a runtime license. No difference to my knowledge. ... From: "Arch Lineberger" <Arch.Lineberger@...> To:...
106322
Sherman Levine
shermanlevine
Sep 1, 2006 7:36 pm
Even if you follow their recommendation - and modify a "library" security file - you can still do that with a runtime license. No difference. You just use a...
106323
Arch Lineberger
archnc
Sep 1, 2006 7:45 pm
I totally agree. Thanks Sherm....
106324
Frank.Van.Herreweghe@...
magicman2be
Sep 2, 2006 11:02 am
If you want total control only one solution: Develop your own securitysystem. It is not that hard to do. I'm sure you can find a few examples inthe MGA. ...
106325
Omar Lamin
ola_ip
Sep 2, 2006 1:36 pm
Hi Arch, Not taking anything away from what Sherman said. The way we deal with this issue is by giving "Write Access" to the security file only to the one or...
106326
Keith Canniff
kbcanniff
Sep 2, 2006 2:17 pm
Arch, So what's wrong with managing the user and group lists under Settings/Users, Settings/Groups? I've used the Magic security table since it was redone in...
106327
Arch Lineberger
archnc
Sep 2, 2006 2:35 pm
Keith, I agree with you. When the developer is handling the users, there is no problem with the current method. Since I have always held the hands of my...
106328
Arch Lineberger
archnc
Sep 2, 2006 2:38 pm
Omar, Good point! Your procedure seems to have at least eliminated the corruption issue. Hope you don't mind if I steal it ;-) Arch...
106329
Keith Canniff
kbcanniff
Sep 2, 2006 2:51 pm
Arch, Remember to that there are several functions in Magic now for managing the security table. Therefore, as mentioned several times in the group that you ...
106330
Arch Lineberger
archnc
Sep 2, 2006 3:05 pm
Keith, I am aware of User(), UserAdd(), and UserDel(). The problem I have encountered is that when you add a user that already exist, you simply get a False...
106331
Omar Lamin
ola_ip
Sep 2, 2006 4:23 pm
Back to the wish list. I always argued that there should be a UserModify() function. Considering a security utility with a hot link to the Magic security file....
106332
tsdius
Sep 2, 2006 9:00 pm
I am trying to use an ActiveX Call COM to load a file into an active X Acrobat PDF reader. I can get this to work only if I put the full path and name in the...
106333
Todd Baremore
tbaremor
Sep 2, 2006 9:45 pm
Try Trim(Path Variable)...
106334
Arch Lineberger
archnc
Sep 2, 2006 9:55 pm
Here's one for our Pervasive guru(s)! Is it possible to programatically retrive the number active users from Pervasive;i.e., the number as displayed in the...
106335
Shawn Stone
tsdius
Sep 2, 2006 10:10 pm
I have already tried that. Still doesn't work. ... From: Todd Baremore To: magicu-l@yahoogroups.com Sent: 9/2/2006 5:45:55 PM Subject: Re: [magicu-l] Call COM...
106336
Arch Lineberger
archnc
Sep 2, 2006 10:35 pm
Researching the Pervasive site, it appears that what I may be after is Sessions: "sessions are the remote spx, tcp, or netbios sessions or connections coming...