|
Re: MSSCCI Provider for TFS
Hi,
you can download here
https://marketplace.visualstudio.com/items?itemName=TFSPowerToolsTeam.MicrosoftVisualStudioTeamFoundationServer20132015M
Hi,
you can download here
https://marketplace.visualstudio.com/items?itemName=TFSPowerToolsTeam.MicrosoftVisualStudioTeamFoundationServer20132015M
|
By
Roman Goldenberg
·
#195900
·
Edited
|
|
Re: Any way to use custom colors for text that are not in color table?
The colorset stuff works well be have a color builder in one of our applications at the user level.
Just be aware the colorset doesnt work on GUI output forms to a PDF - (at least in v3x.x anyway)
The colorset stuff works well be have a color builder in one of our applications at the user level.
Just be aware the colorset doesnt work on GUI output forms to a PDF - (at least in v3x.x anyway)
|
By
Tim Downie
·
#195899
·
|
|
Re: Any way to use custom colors for text that are not in color table?
Fredrick,
There are several ways to manage what you’re asking for
Using the ColorSet and FontSet functions, you can dynamically change colors in the currently defined (in the INI file) color
Fredrick,
There are several ways to manage what you’re asking for
Using the ColorSet and FontSet functions, you can dynamically change colors in the currently defined (in the INI file) color
|
By
Keith Canniff
·
#195898
·
|
|
Re: Any way to use custom colors for text that are not in color table?
Adrian,
Regarding the font FG and BG colors of relevant Magic controls, the colors must be defined in the color table. If you've placed a .NET control on your form, then FG and BG
Adrian,
Regarding the font FG and BG colors of relevant Magic controls, the colors must be defined in the color table. If you've placed a .NET control on your form, then FG and BG
|
By
Steven Blank
·
#195897
·
|
|
Re: MSSCCI Provider for TFS
Govert,
You can go to the files section and look for tfs.zip I uploaded a while ago.
However you'll have to download visual studio 2013 instead of team explorer 2013 which is no longer available. VS
Govert,
You can go to the files section and look for tfs.zip I uploaded a while ago.
However you'll have to download visual studio 2013 instead of team explorer 2013 which is no longer available. VS
|
By
Keith Canniff
·
#195896
·
|
|
MSSCCI Provider for TFS
Hi group,
Replacing my ten year old laptop with a newer and faster model.
To connect to TFS for version control I need something like a MSSCCI Provider.
I can’t find the proper links for
Hi group,
Replacing my ten year old laptop with a newer and faster model.
To connect to TFS for version control I need something like a MSSCCI Provider.
I can’t find the proper links for
|
By
Govert Schipper
·
#195895
·
|
|
Re: Any way to use custom colors for text that are not in color table?
Hi there,
XPA has a ColorSet function. You still need a color entry, but can change its color in runtime. Apart from that, there are also .Net controls which work with colors chosen in
Hi there,
XPA has a ColorSet function. You still need a color entry, but can change its color in runtime. Apart from that, there are also .Net controls which work with colors chosen in
|
By
Frederik Soete
·
#195894
·
|
|
Any way to use custom colors for text that are not in color table?
Hello all,
is it possible to use hval function in some way for font color? If it is possible, how do you combine than the foreground and the background colors?
Or there is no other way and ill have to
Hello all,
is it possible to use hval function in some way for font color? If it is possible, how do you combine than the foreground and the background colors?
Or there is no other way and ill have to
|
By
Adrian Wick
·
#195893
·
|
|
Re: Add A LOGO/PIcture In Hutfudge Excel DLL
Thanks
I got it to work
Warmest Regards
Michael Charles
Thanks
I got it to work
Warmest Regards
Michael Charles
|
By
sales@...
·
#195892
·
|
|
Re: Invoke OS Cmd Wait
It's not start, it's this with added credentials and patient information. The neat thing is whatever the default browser is, it uses that.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
It's not start, it's this with added credentials and patient information. The neat thing is whatever the default browser is, it uses that.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
|
By
Shawn Stone
·
#195891
·
|
|
Re: Invoke OS Cmd Wait
Shawn,
What is the actual web command you're using?
If it's Start and a URL, then try changing it to your browser's command line
path\iexplore.exe etc
Shawn,
What is the actual web command you're using?
If it's Start and a URL, then try changing it to your browser's command line
path\iexplore.exe etc
|
By
sherman levine
·
#195890
·
|
|
Re: Invoke OS Cmd Wait
That worked, except now it is asking the user to press any key to continue ....
Is there a way to prevent that?
That worked, except now it is asking the user to press any key to continue ....
Is there a way to prevent that?
|
By
Shawn Stone
·
#195889
·
|
|
Re: Invoke OS Cmd Wait
Hi Shawn,
The wait switch will work on executables. A hyperlink will be activated and once active the Wait is ended.
You can test with a small test.bat:
@echo off
start chrome
Hi Shawn,
The wait switch will work on executables. A hyperlink will be activated and once active the Wait is ended.
You can test with a small test.bat:
@echo off
start chrome
|
By
De Netwerkadviseur BV
·
#195888
·
|
|
Re: Add A LOGO/PIcture In Hutfudge Excel DLL
Good catch, Sherm. 🙂
Michael, OK, you can think of the parameters as a way of saying:
take this image file and place it in the given sheet between the bounding top left, bottom right cells and
Good catch, Sherm. 🙂
Michael, OK, you can think of the parameters as a way of saying:
take this image file and place it in the given sheet between the bounding top left, bottom right cells and
|
By
Craig Martin
·
#195887
·
|
|
Invoke OS Cmd Wait
I am using UP 1.9 trying to use the Invoke OS cmd with Wait set to Yes.
The Wait switch doesn't seem to work. The process continues without waiting for the OS command to finish.
The OS cmd is a call
I am using UP 1.9 trying to use the Invoke OS cmd with Wait set to Yes.
The Wait switch doesn't seem to work. The process continues without waiting for the OS command to finish.
The OS cmd is a call
|
By
Shawn Stone
·
#195886
·
|
|
Re: Add A LOGO/PIcture In Hutfudge Excel DLL
On 5/16/2022 8:09 AM, sales@... wrote:
Hi Craig
It was nice receiving you response.
I think it UDF
On 5/16/2022 8:09 AM, sales@... wrote:
Hi Craig
It was nice receiving you response.
I think it UDF
|
By
sherman levine
·
#195885
·
|
|
Re: Add A LOGO/PIcture In Hutfudge Excel DLL
Hi Craig
It was nice receiving you response.
I think it UDF ('hfxls.insertpicture',Trim (BQ),BR,BS,BT,BU,BV,BW)
Regards
Michael Charles
Hi Craig
It was nice receiving you response.
I think it UDF ('hfxls.insertpicture',Trim (BQ),BR,BS,BT,BU,BV,BW)
Regards
Michael Charles
|
By
sales@...
·
#195884
·
|
|
Re: Add A LOGO/PIcture In Hutfudge Excel DLL
Ha. I honestly don't recall, it was one of those things written maybe 15 years ago over a weekend with infinite utility but for a very specific purpose.
I don't have the source or notes immediately to
Ha. I honestly don't recall, it was one of those things written maybe 15 years ago over a weekend with infinite utility but for a very specific purpose.
I don't have the source or notes immediately to
|
By
Craig Martin
·
#195883
·
|
|
Re: SQL Dates in Magic 101
Hi,
It works in that I don’t get the Cast error but I don’t get any returned records either. I have checked the data and all records for the order I am locating have null in the Completed
Hi,
It works in that I don’t get the Cast error but I don’t get any returned records either. I have checked the data and all records for the order I am locating have null in the Completed
|
By
Jackson, Adam
·
#195882
·
|
|
Re: SQL Dates in Magic 101
Adam,
Locating on a null() value should work.
So on both the lower and upper locate expression put an expression null()
Govert
Van: Jackson, Adam
Verzonden: vrijdag 13 mei 2022
Adam,
Locating on a null() value should work.
So on both the lower and upper locate expression put an expression null()
Govert
Van: Jackson, Adam
Verzonden: vrijdag 13 mei 2022
|
By
Govert Schipper
·
#195881
·
|