1.) I used PBWINCLP.BAS to copy from PowerBasic to Clipboard of Windows. This worked fine with Windows 9x. But with Win2000 i don´t have any success. How can I solve this problem ?
2.) I need to write the content of a directory to a file with Powerbasic. I use the command shell. In win2000 long filenames are not correctly displayed. When i use dir /N in a shell of a compiled PB Programm there is an error message. How can I work with long filenames under win2000 ?
Thank you very much.
G. Buechler
2.) I need to write the content of a directory to a file with Powerbasic. I use the command shell. In win2000 long filenames are not correctly displayed. When i use dir /N in a shell of a compiled PB Programm there is an error message. How can I work with long filenames under win2000 ?
Thank you very much.
G. Buechler
Comment