G
Gunnar From Sweden
Hello
I have done Wordtemplates for PC and i now try to change them
to also works in MAC.
When i start my Wordtemplate i want Word to start with a Form
who will fill in som fields from a textfile.
Frmfax.txttillavsändare = System.PrivateProfileString("c:\Mallpaket\min info.txt", "Ett", "strNamn")
Frmfax is the form and .txttillavsändare is the field.
The path is c:\Mallpaket\min info.txt".
Mallpaket is folder and Macintosh HD is the computer
and "min info.text" is the textfile
And thats the problem, can anyone tell me how this
path should be written ?
And i believe the path should be written like this
Macintosh HD: Mallpaket :min info.txt
But What about "System.PrivateProfileString" before the path,
i believe that this is Wrong but i have no idea what the rigth is ?
I have done Wordtemplates for PC and i now try to change them
to also works in MAC.
When i start my Wordtemplate i want Word to start with a Form
who will fill in som fields from a textfile.
Frmfax.txttillavsändare = System.PrivateProfileString("c:\Mallpaket\min info.txt", "Ett", "strNamn")
Frmfax is the form and .txttillavsändare is the field.
The path is c:\Mallpaket\min info.txt".
Mallpaket is folder and Macintosh HD is the computer
and "min info.text" is the textfile
And thats the problem, can anyone tell me how this
path should be written ?
And i believe the path should be written like this
Macintosh HD: Mallpaket :min info.txt
But What about "System.PrivateProfileString" before the path,
i believe that this is Wrong but i have no idea what the rigth is ?