Cancel that. I had invalid characters in Filename, it works now.
- ProIV Resource Centre
- → Viewing Profile: Posts: chuckl
Community Stats
- Group Members
- Active Posts 29
- Profile Views 5,165
- Member Title Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Male
-
Location
Coppell, Texas
Previous Fields
-
First Name
Chuck Levene
-
Year Started ProIV
1991
-
Highest ProIV Version Used
5.5
-
Company Working For
CareNow
0
Neutral
User Tools
Friends
chuckl hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: Client Side File Folder Browser
28 September 2018 - 07:48 PM
In Topic: Client Side File Folder Browser
28 September 2018 - 04:55 PM
I am trying to use CommonDialog.ShowSave() and can't get it to work. the active x component CommonDialog is there, it won't invoke the window. Any ideas?
$FontName = "MS Sans Serif"
#ColorR = 128
#ColorG = 153
#ColorB = 234
$FontBold = 'Y'
$DialogTitle = 'Soloman Refund Export Location'
$FileName = $SOLOMAN_LOCATION
$InitDir = $SOLOMAN_LOCATION
$FileTitle = 'RefundsOut.txt'
$DefaultExt = 'Text File (*.txt)'
CommonDialog.DialogTitle = $DialogTitle
CommonDialog.FileName = $FileName
CommonDialog.Filter = $DefaultExt
CommonDialog.InitDir = $SOLOMAN_LOCATION
CommonDialog.FileTitle = $FileTitle
CommonDialog.ShowSave()
$FileTitle = CommonDialog.FileTitle
$FileName = CommonDialog.FileName
$FILE_NAME = $FileName
$SOLOMAN_LOCATION = $FILE_NAME
solomanlocation.Refresh()
In Topic: Windows 7 and WebClient 3
07 May 2012 - 08:44 PM
What replaces WebClient in Version 6 and Version 7?
chuckl
chuckl
In Topic: Windows 7 and WebClient 3
03 May 2012 - 01:48 PM
Hey Darren,
We did try to make it work and were unsuccessful. I know it was a long shot but figured it was worth a try. We will be moving to version 6 soon and hopefully will have better luck there. Any bits of knowledge that you care to share in that regard would be great.
Hope all is well, David C. says hello.
thanks
chuckl
We did try to make it work and were unsuccessful. I know it was a long shot but figured it was worth a try. We will be moving to version 6 soon and hopefully will have better luck there. Any bits of knowledge that you care to share in that regard would be great.
Hope all is well, David C. says hello.
thanks
chuckl
In Topic: 'an unsupported operation was attempted'
20 February 2012 - 11:07 PM
I think you're right AK. We resolved the issue by deleting all traces of ProIV from the problem computers and reinstalling WebClient. The downside is that we may never find out what stepped on it in the first place, but at least we have a fix if it happens again. Thanks to all who responded.
chuckl
chuckl
- ProIV Resource Centre
- → Viewing Profile: Posts: chuckl
- Privacy Policy