Re: [U2] windows/dos my documents environment variable

2010-03-05 Thread Dave Laansma
and Innovative Solutions -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Holt, Jake Sent: Thursday, March 04, 2010 12:31 PM To: U2 Users List Subject: Re: [U2] windows/dos my documents environment variable I don't think it works

Re: [U2] windows/dos my documents environment variable

2010-03-05 Thread Jacques G.
: Thu, March 4, 2010 10:10:19 AM Subject: Re: [U2] windows/dos my documents environment variable %userprofile%\My Documents -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dave Laansma Sent: Thursday, March 04, 2010 9

Re: [U2] windows/dos my documents environment variable

2010-03-05 Thread Tony Gravagno
From: Dave Laansma Thank you all for your help, however this subroutine from 2005 actually works perfectly: SUBROUTINE ATGETDOCPATH(PATH) SCR=SCR:CHAR(25):'Private Declare Function SHGetFolderPath Lib shfolder.dll Alias SHGetFolderPathA (ByVal hwnd,ByVal fldr,ByVal tok,ByVal

[U2] windows/dos my documents environment variable

2010-03-04 Thread Dave Laansma
I know this is not a U2 question, but I am trying to push a file from Unidata to the PC User's 'my documents' directory, using the Accuterm escape sequences for transferring a file. For those of you who are Dos savvy, what is the Dos environment variable that returns the full path of the users

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Holt, Jake
%userprofile%\My Documents -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dave Laansma Sent: Thursday, March 04, 2010 9:11 AM To: u2-users@listserver.u2ug.org Subject: [U2] windows/dos my documents environment

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Keith Conley
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dave Laansma Sent: Thursday, March 04, 2010 9:11 AM To: u2-users@listserver.u2ug.org Subject: [U2] windows/dos my documents environment variable I know this is not a U2 question, but I am trying to push a file from Unidata

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Keith Conley
-boun...@listserver.u2ug.org] On Behalf Of Keith Conley Sent: Thursday, March 04, 2010 9:17 AM To: U2 Users List Subject: Re: [U2] windows/dos my documents environment variable Hi Dave, I think what you are looking for are these variables: %WINDIR% or %SYSTEMROOT%: opens the Windows installation

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Edward Brown
Subject: Re: [U2] windows/dos my documents environment variable So I think what you are actually looking for would be: %homepath%/Documents/ If you were to type that into the Run line, it would take you to the My Documents folder for the currently logged in user. Keith -Original Message

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Kevin King
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Keith Conley Sent: 04 March 2010 15:20 To: U2 Users List Subject: Re: [U2] windows/dos my documents environment variable So I think what you are actually looking

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Keith Conley
Subject: Re: [U2] windows/dos my documents environment variable Didn't Microsoft change the location of the /Documents/ directory with Win7 Or is it still under %USERPROFILE%? On Thu, Mar 4, 2010 at 8:24 AM, Edward Brown ebr...@civica.co.uk wrote: Actually, what seems to work on Vista

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Edward Brown
:53 To: U2 Users List Subject: Re: [U2] windows/dos my documents environment variable Before I posted, I verified on my desktop (Windows 7 Pro) that it did in fact work. :) Keith -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Kevin King
...Or moved it back to where it was in XP. I wonder what it's like to be in on the design meeting where someone says hey, let's just move stuff in this next release, k?. ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread BNeylon
If you wish, there is a subroutine, FIND_MYDOCUMENTS, in the AccuTerm SAMPLES file. Bruce M Neylon Health Care Management Group From: Dave Laansma dlaan...@hubbardsupply.com To: u2-users@listserver.u2ug.org Date: 03/04/2010 10:11 AM Subject:[U2] windows/dos my documents

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Holt, Jake
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: Thursday, March 04, 2010 9:59 AM To: U2 Users List Subject: Re: [U2] windows/dos my documents environment variable ...Or moved it back to where it was in XP. I wonder what it's like to be in on the design

Re: [U2] windows/dos my documents environment variable

2010-03-04 Thread Robert Porter
, March 04, 2010 9:59 AM To: U2 Users List Subject: Re: [U2] windows/dos my documents environment variable ...Or moved it back to where it was in XP. I wonder what it's like to be in on the design meeting where someone says hey, let's just move stuff in this next release, k