Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
use QM function to load and modify files of type .psl
#1
Hello everyone , I often use a text editor to modify the .psl file. Can I achieve my purpose using the QM function? I hope someone can provide some help, thanks in advance.

Example:
The following command is in the abc.psl file, I want to change it to the bottom code.

Code:
Copy      Help
select disk 0
select partition 0

vd_store_options
    pwde = "c"

vd_store /path = "C:/" /name = "c"

Code:
Copy      Help
select disk 0
select partition 1

vd_store_options
    pwde = "d"

vd_store /path = "e:/" /name = "f"


Attached Files Image(s)
   

.zip   abc.psl.zip (Size: 228 bytes / Downloads: 324)


Messages In This Thread
use QM function to load and modify files of type .psl - by win - 08-25-2018, 12:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)