Post Reply 
PrimeComm uncovers something weird in a Program file
03-19-2015, 07:08 PM
Post: #19
RE: PrimeComm uncovers something weird in a Program file
(03-19-2015 06:19 PM)bobkrohn Wrote:  So, is the following a proper procedure?

Open Connectivity Kit Editor with your file of choice.
Copy all the code in Connectivity Kit Editor
Open Note++
Paste all the code into NotePad++
Do your thing
Copy all the code in NotePad++
Paste all the code back to Connectivity Kit Editor
(after deleting all old code)

As an experiment, I opened the same .hpprgm in NotePad++
It appears to now display everything correctly.
Am I right to assume that saving the modified code as .hpprgm would not be good?


This is also my approach.
Code:
C.K.: Programs: <my program> Strg+A, Strg+C   --->  Notepad++: Strg+V  
Notepad++: (Encoding, encode as UTF-8),  edit program,  save as .txt-file
Notepad++: Strg+A, Strg+C   --->  C.K.,  Strg+A, Strg+X, ; Insert: Strg+V, Save
But I guess there is not only one way to Rome ;-)

And yes, save as text file causes fewer misunderstandings.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PrimeComm uncovers something weird in a Program file - Thomas_Sch - 03-19-2015 07:08 PM



User(s) browsing this thread: 1 Guest(s)